{
  "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": "New_England_Topobathy_DEM_01_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.33865190417609,
              42.675050118751784
            ],
            [
              -72.33865190417609,
              42.76790746139426
            ],
            [
              -72.21271493023593,
              42.76790746139426
            ],
            [
              -72.21271493023593,
              42.675050118751784
            ],
            [
              -72.33865190417609,
              42.675050118751784
            ]
          ]
        ]
      },
      "bbox": [
        -72.33865190417609,
        42.675050118751784,
        -72.21271493023593,
        42.76790746139426
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.055183+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.21674154233216,
              42.67202118246144
            ],
            [
              -72.21674154233216,
              42.76499861927098
            ],
            [
              -72.09064751370036,
              42.76499861927098
            ],
            [
              -72.09064751370036,
              42.67202118246144
            ],
            [
              -72.21674154233216,
              42.67202118246144
            ]
          ]
        ]
      },
      "bbox": [
        -72.21674154233216,
        42.67202118246144,
        -72.09064751370036,
        42.76499861927098
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.198906+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.094849856426,
              42.66886278564547
            ],
            [
              -72.094849856426,
              42.76196017863117
            ],
            [
              -71.9685992861398,
              42.76196017863117
            ],
            [
              -71.9685992861398,
              42.66886278564547
            ],
            [
              -72.094849856426,
              42.66886278564547
            ]
          ]
        ]
      },
      "bbox": [
        -72.094849856426,
        42.66886278564547,
        -71.9685992861398,
        42.76196017863117
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.281704+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.97297736555613,
              42.66557508556323
            ],
            [
              -71.97297736555613,
              42.758791899738725
            ],
            [
              -71.84657081259324,
              42.758791899738725
            ],
            [
              -71.84657081259324,
              42.66557508556323
            ],
            [
              -71.97297736555613,
              42.66557508556323
            ]
          ]
        ]
      },
      "bbox": [
        -71.97297736555613,
        42.66557508556323,
        -71.84657081259324,
        42.758791899738725
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.342592+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.851124800916,
              42.662157905480896
            ],
            [
              -71.851124800916,
              42.75549395962141
            ],
            [
              -71.72456319851614,
              42.75549395962141
            ],
            [
              -71.72456319851614,
              42.662157905480896
            ],
            [
              -71.851124800916,
              42.662157905480896
            ]
          ]
        ]
      },
      "bbox": [
        -71.851124800916,
        42.662157905480896,
        -71.72456319851614,
        42.75549395962141
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.502921+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.72929291089781,
              42.65861096077395
            ],
            [
              -71.72929291089781,
              42.752066076054405
            ],
            [
              -71.60257698428885,
              42.752066076054405
            ],
            [
              -71.60257698428885,
              42.65861096077395
            ],
            [
              -71.72929291089781,
              42.65861096077395
            ]
          ]
        ]
      },
      "bbox": [
        -71.72929291089781,
        42.65861096077395,
        -71.60257698428885,
        42.752066076054405
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.563700+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.60748175046125,
              42.65493487854911
            ],
            [
              -71.60748175046125,
              42.74850784407851
            ],
            [
              -71.48061351325181,
              42.74850784407851
            ],
            [
              -71.48061351325181,
              42.65493487854911
            ],
            [
              -71.60748175046125,
              42.65493487854911
            ]
          ]
        ]
      },
      "bbox": [
        -71.60748175046125,
        42.65493487854911,
        -71.48061351325181,
        42.74850784407851
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.669191+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.48569315581582,
              42.65113036875694
            ],
            [
              -71.48569315581582,
              42.7448201717921
            ],
            [
              -71.35867441384543,
              42.7448201717921
            ],
            [
              -71.35867441384543,
              42.65113036875694
            ],
            [
              -71.48569315581582,
              42.65113036875694
            ]
          ]
        ]
      },
      "bbox": [
        -71.48569315581582,
        42.65113036875694,
        -71.35867441384543,
        42.7448201717921
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.791813+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.36392896114178,
              42.64719667214259
            ],
            [
              -71.36392896114178,
              42.74100403612358
            ],
            [
              -71.23675933027928,
              42.74100403612358
            ],
            [
              -71.23675933027928,
              42.64719667214259
            ],
            [
              -71.36392896114178,
              42.64719667214259
            ]
          ]
        ]
      },
      "bbox": [
        -71.36392896114178,
        42.64719667214259,
        -71.23675933027928,
        42.74100403612358
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:13.908098+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.24218871853779,
              42.64313327461253
            ],
            [
              -71.24218871853779,
              42.73705824320131
            ],
            [
              -71.11486819027243,
              42.73705824320131
            ],
            [
              -71.11486819027243,
              42.64313327461253
            ],
            [
              -71.24218871853779,
              42.64313327461253
            ]
          ]
        ]
      },
      "bbox": [
        -71.24218871853779,
        42.64313327461253,
        -71.11486819027243,
        42.73705824320131
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.050296+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.12047246242842,
              42.6389409101773
            ],
            [
              -71.12047246242842,
              42.73298207635164
            ],
            [
              -70.99300283923523,
              42.73298207635164
            ],
            [
              -70.99300283923523,
              42.6389409101773
            ],
            [
              -71.12047246242842,
              42.6389409101773
            ]
          ]
        ]
      },
      "bbox": [
        -71.12047246242842,
        42.6389409101773,
        -70.99300283923523,
        42.73298207635164
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.128898+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.99878183098365,
              42.63461961628298
            ],
            [
              -70.99878183098365,
              42.72877654202965
            ],
            [
              -70.87116454189477,
              42.72877654202965
            ],
            [
              -70.87116454189477,
              42.63461961628298
            ],
            [
              -70.99878183098365,
              42.63461961628298
            ]
          ]
        ]
      },
      "bbox": [
        -70.99878183098365,
        42.63461961628298,
        -70.87116454189477,
        42.72877654202965
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.264419+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.87711804948185,
              42.6301695069647
            ],
            [
              -70.87711804948185,
              42.72444173112399
            ],
            [
              -70.74935359002534,
              42.72444173112399
            ],
            [
              -70.74935359002534,
              42.6301695069647
            ],
            [
              -70.87711804948185,
              42.6301695069647
            ]
          ]
        ]
      },
      "bbox": [
        -70.87711804948185,
        42.6301695069647,
        -70.74935359002534,
        42.72444173112399
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.371666+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.75548146589028,
              42.62559101880182
            ],
            [
              -70.75548146589028,
              42.71997770524287
            ],
            [
              -70.62757095993095,
              42.71997770524287
            ],
            [
              -70.62757095993095,
              42.62559101880182
            ],
            [
              -70.75548146589028,
              42.62559101880182
            ]
          ]
        ]
      },
      "bbox": [
        -70.75548146589028,
        42.62559101880182,
        -70.62757095993095,
        42.71997770524287
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.531765+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_01_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.63387300286728,
              42.62088390301948
            ],
            [
              -70.63387300286728,
              42.71538486015767
            ],
            [
              -70.50581725910453,
              42.71538486015767
            ],
            [
              -70.50581725910453,
              42.62088390301948
            ],
            [
              -70.63387300286728,
              42.62088390301948
            ]
          ]
        ]
      },
      "bbox": [
        -70.63387300286728,
        42.62088390301948,
        -70.50581725910453,
        42.71538486015767
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.647740+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_01_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_01_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_01_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4738487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.34248507390038,
              42.585099873989485
            ],
            [
              -72.34248507390038,
              42.67794979623345
            ],
            [
              -72.21674154233216,
              42.67794979623345
            ],
            [
              -72.21674154233216,
              42.585099873989485
            ],
            [
              -72.34248507390038,
              42.585099873989485
            ]
          ]
        ]
      },
      "bbox": [
        -72.34248507390038,
        42.585099873989485,
        -72.21674154233216,
        42.67794979623345
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.758900+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.22074974641934,
              42.582080409270226
            ],
            [
              -72.22074974641934,
              42.675050118751784
            ],
            [
              -72.094849856426,
              42.675050118751784
            ],
            [
              -72.094849856426,
              42.582080409270226
            ],
            [
              -72.22074974641934,
              42.582080409270226
            ]
          ]
        ]
      },
      "bbox": [
        -72.22074974641934,
        42.582080409270226,
        -72.094849856426,
        42.675050118751784
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.856159+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.0990330049278,
              42.57893186878438
            ],
            [
              -72.0990330049278,
              42.67202118246144
            ],
            [
              -71.97297736555613,
              42.67202118246144
            ],
            [
              -71.97297736555613,
              42.57893186878438
            ],
            [
              -72.0990330049278,
              42.57893186878438
            ]
          ]
        ]
      },
      "bbox": [
        -72.0990330049278,
        42.57893186878438,
        -71.97297736555613,
        42.67202118246144
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:14.940302+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.97733543032204,
              42.575654380849436
            ],
            [
              -71.97733543032204,
              42.66886278564547
            ],
            [
              -71.851124800916,
              42.66886278564547
            ],
            [
              -71.851124800916,
              42.575654380849436
            ],
            [
              -71.97733543032204,
              42.575654380849436
            ]
          ]
        ]
      },
      "bbox": [
        -71.97733543032204,
        42.575654380849436,
        -71.851124800916,
        42.66886278564547
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:15.101131+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.85565797198223,
              42.572247869706295
            ],
            [
              -71.85565797198223,
              42.66557508556323
            ],
            [
              -71.72929291089781,
              42.66557508556323
            ],
            [
              -71.72929291089781,
              42.572247869706295
            ],
            [
              -71.85565797198223,
              42.572247869706295
            ]
          ]
        ]
      },
      "bbox": [
        -71.85565797198223,
        42.572247869706295,
        -71.72929291089781,
        42.66557508556323
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:15.227773+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.73400103363183,
              42.56871219195885
            ],
            [
              -71.73400103363183,
              42.662157905480896
            ],
            [
              -71.60748175046125,
              42.662157905480896
            ],
            [
              -71.60748175046125,
              42.56871219195885
            ],
            [
              -71.73400103363183,
              42.56871219195885
            ]
          ]
        ]
      },
      "bbox": [
        -71.73400103363183,
        42.56871219195885,
        -71.60748175046125,
        42.662157905480896
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:15.388099+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.61236411043427,
              42.565047706548334
            ],
            [
              -71.61236411043427,
              42.65861096077395
            ],
            [
              -71.48569315581582,
              42.65861096077395
            ],
            [
              -71.48569315581582,
              42.565047706548334
            ],
            [
              -71.61236411043427,
              42.565047706548334
            ]
          ]
        ]
      },
      "bbox": [
        -71.61236411043427,
        42.565047706548334,
        -71.48569315581582,
        42.65861096077395
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:15.464737+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.49074958595482,
              42.56125478960767
            ],
            [
              -71.49074958595482,
              42.65493487854911
            ],
            [
              -71.36392896114178,
              42.65493487854911
            ],
            [
              -71.36392896114178,
              42.56125478960767
            ],
            [
              -71.49074958595482,
              42.56125478960767
            ]
          ]
        ]
      },
      "bbox": [
        -71.49074958595482,
        42.56125478960767,
        -71.36392896114178,
        42.65493487854911
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:15.645599+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.36915949999587,
              42.557333124999346
            ],
            [
              -71.36915949999587,
              42.65113036875694
            ],
            [
              -71.24218871853779,
              42.65113036875694
            ],
            [
              -71.24218871853779,
              42.557333124999346
            ],
            [
              -71.36915949999587,
              42.557333124999346
            ]
          ]
        ]
      },
      "bbox": [
        -71.36915949999587,
        42.557333124999346,
        -71.24218871853779,
        42.65113036875694
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:15.705754+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.2475932816677,
              42.553282460548694
            ],
            [
              -71.2475932816677,
              42.64719667214259
            ],
            [
              -71.12047246242842,
              42.64719667214259
            ],
            [
              -71.12047246242842,
              42.553282460548694
            ],
            [
              -71.2475932816677,
              42.553282460548694
            ]
          ]
        ]
      },
      "bbox": [
        -71.2475932816677,
        42.553282460548694,
        -71.12047246242842,
        42.64719667214259
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:15.945019+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.1260511147793,
              42.549103230441226
            ],
            [
              -71.1260511147793,
              42.64313327461253
            ],
            [
              -70.99878183098365,
              42.64313327461253
            ],
            [
              -70.99878183098365,
              42.549103230441226
            ],
            [
              -71.1260511147793,
              42.549103230441226
            ]
          ]
        ]
      },
      "bbox": [
        -71.1260511147793,
        42.549103230441226,
        -70.99878183098365,
        42.64313327461253
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:16.109167+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.00453443098047,
              42.54479541872359
            ],
            [
              -71.00453443098047,
              42.6389409101773
            ],
            [
              -70.87711804948185,
              42.6389409101773
            ],
            [
              -70.87711804948185,
              42.54479541872359
            ],
            [
              -71.00453443098047,
              42.54479541872359
            ]
          ]
        ]
      },
      "bbox": [
        -71.00453443098047,
        42.54479541872359,
        -70.87711804948185,
        42.6389409101773
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:16.193157+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.8830443597132,
              42.540359188184716
            ],
            [
              -70.8830443597132,
              42.63461961628298
            ],
            [
              -70.75548146589028,
              42.63461961628298
            ],
            [
              -70.75548146589028,
              42.540359188184716
            ],
            [
              -70.8830443597132,
              42.540359188184716
            ]
          ]
        ]
      },
      "bbox": [
        -70.8830443597132,
        42.540359188184716,
        -70.75548146589028,
        42.63461961628298
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:16.367311+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.76158135423763,
              42.53579500910277
            ],
            [
              -70.76158135423763,
              42.6301695069647
            ],
            [
              -70.63387300286728,
              42.6301695069647
            ],
            [
              -70.63387300286728,
              42.53579500910277
            ],
            [
              -70.76158135423763,
              42.53579500910277
            ]
          ]
        ]
      },
      "bbox": [
        -70.76158135423763,
        42.53579500910277,
        -70.63387300286728,
        42.6301695069647
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:16.527967+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.64014627199911,
              42.53110262535224
            ],
            [
              -70.64014627199911,
              42.62559101880182
            ],
            [
              -70.51229332047093,
              42.62559101880182
            ],
            [
              -70.51229332047093,
              42.53110262535224
            ],
            [
              -70.64014627199911,
              42.53110262535224
            ]
          ]
        ]
      },
      "bbox": [
        -70.64014627199911,
        42.53110262535224,
        -70.51229332047093,
        42.62559101880182
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:16.728484+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_02_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.51873981936635,
              42.52628210874251
            ],
            [
              -70.51873981936635,
              42.62088390301948
            ],
            [
              -70.39074320445262,
              42.62088390301948
            ],
            [
              -70.39074320445262,
              42.52628210874251
            ],
            [
              -70.51873981936635,
              42.52628210874251
            ]
          ]
        ]
      },
      "bbox": [
        -70.51873981936635,
        42.52628210874251,
        -70.39074320445262,
        42.62088390301948
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:16.962638+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_02_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_02_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_02_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4728487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.34630070596859,
              42.495147901657184
            ],
            [
              -72.34630070596859,
              42.58799036167018
            ],
            [
              -72.22074974641934,
              42.58799036167018
            ],
            [
              -72.22074974641934,
              42.495147901657184
            ],
            [
              -72.34630070596859,
              42.495147901657184
            ]
          ]
        ]
      },
      "bbox": [
        -72.34630070596859,
        42.495147901657184,
        -72.22074974641934,
        42.58799036167018
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:17.122745+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.22473960502894,
              42.49213788158461
            ],
            [
              -72.22473960502894,
              42.585099873989485
            ],
            [
              -72.0990330049278,
              42.585099873989485
            ],
            [
              -72.0990330049278,
              42.49213788158461
            ],
            [
              -72.22473960502894,
              42.49213788158461
            ]
          ]
        ]
      },
      "bbox": [
        -72.22473960502894,
        42.49213788158461,
        -72.0990330049278,
        42.585099873989485
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:17.217783+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.10319699879982,
              42.488999175959776
            ],
            [
              -72.10319699879982,
              42.582080409270226
            ],
            [
              -71.97733543032204,
              42.582080409270226
            ],
            [
              -71.97733543032204,
              42.488999175959776
            ],
            [
              -72.10319699879982,
              42.488999175959776
            ]
          ]
        ]
      },
      "bbox": [
        -72.10319699879982,
        42.488999175959776,
        -71.97733543032204,
        42.582080409270226
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:17.322134+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.9816734912585,
              42.48573186993021
            ],
            [
              -71.9816734912585,
              42.57893186878438
            ],
            [
              -71.85565797198223,
              42.57893186878438
            ],
            [
              -71.85565797198223,
              42.48573186993021
            ],
            [
              -71.9816734912585,
              42.48573186993021
            ]
          ]
        ]
      },
      "bbox": [
        -71.9816734912585,
        42.48573186993021,
        -71.85565797198223,
        42.57893186878438
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:17.451999+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.86017021328486,
              42.482335973819566
            ],
            [
              -71.86017021328486,
              42.575654380849436
            ],
            [
              -71.73400103363183,
              42.575654380849436
            ],
            [
              -71.73400103363183,
              42.482335973819566
            ],
            [
              -71.86017021328486,
              42.482335973819566
            ]
          ]
        ]
      },
      "bbox": [
        -71.86017021328486,
        42.482335973819566,
        -71.73400103363183,
        42.575654380849436
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:17.642702+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.73868732266753,
              42.47881148815808
            ],
            [
              -71.73868732266753,
              42.572247869706295
            ],
            [
              -71.61236411043427,
              42.572247869706295
            ],
            [
              -71.61236411043427,
              42.47881148815808
            ],
            [
              -71.73868732266753,
              42.47881148815808
            ]
          ]
        ]
      },
      "bbox": [
        -71.73868732266753,
        42.47881148815808,
        -71.61236411043427,
        42.572247869706295
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:17.703293+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.61722394339456,
              42.47515855318722
            ],
            [
              -71.61722394339456,
              42.56871219195885
            ],
            [
              -71.49074958595482,
              42.56871219195885
            ],
            [
              -71.49074958595482,
              42.47515855318722
            ],
            [
              -71.61722394339456,
              42.47515855318722
            ]
          ]
        ]
      },
      "bbox": [
        -71.61722394339456,
        42.47515855318722,
        -71.49074958595482,
        42.56871219195885
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:17.859981+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.49578283688106,
              42.47137726071749
            ],
            [
              -71.49578283688106,
              42.565047706548334
            ],
            [
              -71.36915949999587,
              42.565047706548334
            ],
            [
              -71.36915949999587,
              42.47137726071749
            ],
            [
              -71.49578283688106,
              42.47137726071749
            ]
          ]
        ]
      },
      "bbox": [
        -71.49578283688106,
        42.47137726071749,
        -71.36915949999587,
        42.565047706548334
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:17.995892+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.37436609067449,
              42.46746764972445
            ],
            [
              -71.37436609067449,
              42.56125478960767
            ],
            [
              -71.2475932816677,
              42.56125478960767
            ],
            [
              -71.2475932816677,
              42.46746764972445
            ],
            [
              -71.37436609067449,
              42.46746764972445
            ]
          ]
        ]
      },
      "bbox": [
        -71.37436609067449,
        42.46746764972445,
        -71.2475932816677,
        42.56125478960767
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:18.117802+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.2529731068369,
              42.463429665814466
            ],
            [
              -71.2529731068369,
              42.557333124999346
            ],
            [
              -71.1260511147793,
              42.557333124999346
            ],
            [
              -71.1260511147793,
              42.463429665814466
            ],
            [
              -71.2529731068369,
              42.463429665814466
            ]
          ]
        ]
      },
      "bbox": [
        -71.2529731068369,
        42.463429665814466,
        -71.1260511147793,
        42.557333124999346
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:18.263573+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.13160420607286,
              42.45926350718424
            ],
            [
              -71.13160420607286,
              42.553282460548694
            ],
            [
              -71.00453443098047,
              42.553282460548694
            ],
            [
              -71.00453443098047,
              42.45926350718424
            ],
            [
              -71.13160420607286,
              42.45926350718424
            ]
          ]
        ]
      },
      "bbox": [
        -71.13160420607286,
        42.45926350718424,
        -71.00453443098047,
        42.553282460548694
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:18.396874+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.01026063132143,
              42.45496917007095
            ],
            [
              -71.01026063132143,
              42.549103230441226
            ],
            [
              -70.8830443597132,
              42.549103230441226
            ],
            [
              -70.8830443597132,
              42.45496917007095
            ],
            [
              -71.01026063132143,
              42.45496917007095
            ]
          ]
        ]
      },
      "bbox": [
        -71.01026063132143,
        42.45496917007095,
        -70.8830443597132,
        42.549103230441226
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:18.584923+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.88894350350158,
              42.450546814516954
            ],
            [
              -70.88894350350158,
              42.54479541872359
            ],
            [
              -70.76158135423763,
              42.54479541872359
            ],
            [
              -70.76158135423763,
              42.450546814516954
            ],
            [
              -70.88894350350158,
              42.450546814516954
            ]
          ]
        ]
      },
      "bbox": [
        -70.88894350350158,
        42.450546814516954,
        -70.76158135423763,
        42.54479541872359
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:18.778022+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.7676533205817,
              42.44599689661393
            ],
            [
              -70.7676533205817,
              42.540359188184716
            ],
            [
              -70.64014627199911,
              42.540359188184716
            ],
            [
              -70.64014627199911,
              42.44599689661393
            ],
            [
              -70.7676533205817,
              42.44599689661393
            ]
          ]
        ]
      },
      "bbox": [
        -70.7676533205817,
        42.44599689661393,
        -70.64014627199911,
        42.540359188184716
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:18.838780+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_03_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.64639092312842,
              42.44131919207004
            ],
            [
              -70.64639092312842,
              42.53579500910277
            ],
            [
              -70.51873981936635,
              42.53579500910277
            ],
            [
              -70.51873981936635,
              42.44131919207004
            ],
            [
              -70.64639092312842,
              42.44131919207004
            ]
          ]
        ]
      },
      "bbox": [
        -70.64639092312842,
        42.44131919207004,
        -70.51873981936635,
        42.53579500910277
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:19.066654+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_03_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_03_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_03_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4718487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.35009857916496,
              42.40519411047695
            ],
            [
              -72.35009857916496,
              42.498029219246924
            ],
            [
              -72.22473960502894,
              42.498029219246924
            ],
            [
              -72.22473960502894,
              42.40519411047695
            ],
            [
              -72.35009857916496,
              42.40519411047695
            ]
          ]
        ]
      },
      "bbox": [
        -72.35009857916496,
        42.40519411047695,
        -72.22473960502894,
        42.498029219246924
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:19.215394+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.22871093583177,
              42.402193547261156
            ],
            [
              -72.22871093583177,
              42.495147901657184
            ],
            [
              -72.10319699879982,
              42.495147901657184
            ],
            [
              -72.10319699879982,
              42.402193547261156
            ],
            [
              -72.22871093583177,
              42.402193547261156
            ]
          ]
        ]
      },
      "bbox": [
        -72.22871093583177,
        42.402193547261156,
        -72.10319699879982,
        42.495147901657184
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:19.276110+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.10734167034973,
              42.399064686022186
            ],
            [
              -72.10734167034973,
              42.49213788158461
            ],
            [
              -71.9816734912585,
              42.49213788158461
            ],
            [
              -71.9816734912585,
              42.399064686022186
            ],
            [
              -72.10734167034973,
              42.399064686022186
            ]
          ]
        ]
      },
      "bbox": [
        -72.10734167034973,
        42.399064686022186,
        -71.9816734912585,
        42.49213788158461
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:19.335842+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.98599134651316,
              42.395807533482525
            ],
            [
              -71.98599134651316,
              42.488999175959776
            ],
            [
              -71.86017021328486,
              42.488999175959776
            ],
            [
              -71.86017021328486,
              42.395807533482525
            ],
            [
              -71.98599134651316,
              42.395807533482525
            ]
          ]
        ]
      },
      "bbox": [
        -71.98599134651316,
        42.395807533482525,
        -71.86017021328486,
        42.488999175959776
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:19.617909+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.86466087636566,
              42.392422198853936
            ],
            [
              -71.86466087636566,
              42.48573186993021
            ],
            [
              -71.73868732266753,
              42.48573186993021
            ],
            [
              -71.73868732266753,
              42.392422198853936
            ],
            [
              -71.86466087636566,
              42.392422198853936
            ]
          ]
        ]
      },
      "bbox": [
        -71.86466087636566,
        42.392422198853936,
        -71.73868732266753,
        42.48573186993021
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:20.007137+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.74335080674285,
              42.38890874303164
            ],
            [
              -71.74335080674285,
              42.482335973819566
            ],
            [
              -71.61722394339456,
              42.482335973819566
            ],
            [
              -71.61722394339456,
              42.38890874303164
            ],
            [
              -71.74335080674285,
              42.38890874303164
            ]
          ]
        ]
      },
      "bbox": [
        -71.74335080674285,
        42.38890874303164,
        -71.61722394339456,
        42.482335973819566
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:20.142448+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.62206079314458,
              42.38526723701554
            ],
            [
              -71.62206079314458,
              42.47881148815808
            ],
            [
              -71.49578283688106,
              42.47881148815808
            ],
            [
              -71.49578283688106,
              42.38526723701554
            ],
            [
              -71.62206079314458,
              42.38526723701554
            ]
          ]
        ]
      },
      "bbox": [
        -71.62206079314458,
        42.38526723701554,
        -71.49578283688106,
        42.47881148815808
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:20.313211+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.50079288452686,
              42.381497724108
            ],
            [
              -71.50079288452686,
              42.47515855318722
            ],
            [
              -71.37436609067449,
              42.47515855318722
            ],
            [
              -71.37436609067449,
              42.381497724108
            ],
            [
              -71.50079288452686,
              42.381497724108
            ]
          ]
        ]
      },
      "bbox": [
        -71.50079288452686,
        42.381497724108,
        -71.37436609067449,
        42.47515855318722
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:20.444223+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.37954877639972,
              42.37760029198933
            ],
            [
              -71.37954877639972,
              42.47137726071749
            ],
            [
              -71.2529731068369,
              42.47137726071749
            ],
            [
              -71.2529731068369,
              42.37760029198933
            ],
            [
              -71.37954877639972,
              42.37760029198933
            ]
          ]
        ]
      },
      "bbox": [
        -71.37954877639972,
        42.37760029198933,
        -71.2529731068369,
        42.47137726071749
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:20.673538+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.25832831010813,
              42.373574911017826
            ],
            [
              -71.25832831010813,
              42.46746764972445
            ],
            [
              -71.13160420607286,
              42.46746764972445
            ],
            [
              -71.13160420607286,
              42.373574911017826
            ],
            [
              -71.25832831010813,
              42.373574911017826
            ]
          ]
        ]
      },
      "bbox": [
        -71.25832831010813,
        42.373574911017826,
        -71.13160420607286,
        42.46746764972445
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:20.777024+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.13713184287415,
              42.369421749692144
            ],
            [
              -71.13713184287415,
              42.463429665814466
            ],
            [
              -71.01026063132143,
              42.463429665814466
            ],
            [
              -71.01026063132143,
              42.369421749692144
            ],
            [
              -71.13713184287415,
              42.369421749692144
            ]
          ]
        ]
      },
      "bbox": [
        -71.13713184287415,
        42.369421749692144,
        -71.01026063132143,
        42.463429665814466
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:20.837408+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.01596054739979,
              42.365140870178834
            ],
            [
              -71.01596054739979,
              42.45926350718424
            ],
            [
              -70.88894350350158,
              42.45926350718424
            ],
            [
              -70.88894350350158,
              42.365140870178834
            ],
            [
              -71.01596054739979,
              42.365140870178834
            ]
          ]
        ]
      },
      "bbox": [
        -71.01596054739979,
        42.365140870178834,
        -70.88894350350158,
        42.45926350718424
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:21.129775+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.89481562013995,
              42.360732374392555
            ],
            [
              -70.89481562013995,
              42.45496917007095
            ],
            [
              -70.7676533205817,
              42.45496917007095
            ],
            [
              -70.7676533205817,
              42.360732374392555
            ],
            [
              -70.89481562013995,
              42.360732374392555
            ]
          ]
        ]
      },
      "bbox": [
        -70.89481562013995,
        42.360732374392555,
        -70.7676533205817,
        42.45496917007095
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:21.241913+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_04_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.77369752269864,
              42.35619666777829
            ],
            [
              -70.77369752269864,
              42.450546814516954
            ],
            [
              -70.64639092312842,
              42.450546814516954
            ],
            [
              -70.64639092312842,
              42.35619666777829
            ],
            [
              -70.77369752269864,
              42.35619666777829
            ]
          ]
        ]
      },
      "bbox": [
        -70.77369752269864,
        42.35619666777829,
        -70.64639092312842,
        42.450546814516954
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:21.391297+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_04_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_04_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_04_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4708487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.35387910758423,
              42.315238599099985
            ],
            [
              -72.35387910758423,
              42.40806635781663
            ],
            [
              -72.22871093583177,
              42.40806635781663
            ],
            [
              -72.22871093583177,
              42.315238599099985
            ],
            [
              -72.35387910758423,
              42.315238599099985
            ]
          ]
        ]
      },
      "bbox": [
        -72.35387910758423,
        42.315238599099985,
        -72.22871093583177,
        42.40806635781663
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:21.601240+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.23266413443591,
              42.31224746607906
            ],
            [
              -72.23266413443591,
              42.40519411047695
            ],
            [
              -72.10734167034973,
              42.40519411047695
            ],
            [
              -72.10734167034973,
              42.31224746607906
            ],
            [
              -72.23266413443591,
              42.31224746607906
            ]
          ]
        ]
      },
      "bbox": [
        -72.23266413443591,
        42.31224746607906,
        -72.10734167034973,
        42.40519411047695
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:21.775927+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.11146742071423,
              42.30912842895311
            ],
            [
              -72.11146742071423,
              42.402193547261156
            ],
            [
              -71.98599134651316,
              42.402193547261156
            ],
            [
              -71.98599134651316,
              42.30912842895311
            ],
            [
              -72.11146742071423,
              42.30912842895311
            ]
          ]
        ]
      },
      "bbox": [
        -72.11146742071423,
        42.30912842895311,
        -71.98599134651316,
        42.402193547261156
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:21.953244+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.99028951550922,
              42.305881401295906
            ],
            [
              -71.99028951550922,
              42.399064686022186
            ],
            [
              -71.86466087636566,
              42.399064686022186
            ],
            [
              -71.86466087636566,
              42.305881401295906
            ],
            [
              -71.99028951550922,
              42.305881401295906
            ]
          ]
        ]
      },
      "bbox": [
        -71.99028951550922,
        42.305881401295906,
        -71.86466087636566,
        42.399064686022186
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:22.092907+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.86913106670893,
              42.302506592665004
            ],
            [
              -71.86913106670893,
              42.395807533482525
            ],
            [
              -71.74335080674285,
              42.395807533482525
            ],
            [
              -71.74335080674285,
              42.302506592665004
            ],
            [
              -71.86913106670893,
              42.302506592665004
            ]
          ]
        ]
      },
      "bbox": [
        -71.86913106670893,
        42.302506592665004,
        -71.74335080674285,
        42.395807533482525
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:22.242574+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.7479929723699,
              42.29900413562805
            ],
            [
              -71.7479929723699,
              42.392422198853936
            ],
            [
              -71.62206079314458,
              42.392422198853936
            ],
            [
              -71.62206079314458,
              42.29900413562805
            ],
            [
              -71.7479929723699,
              42.29900413562805
            ]
          ]
        ]
      },
      "bbox": [
        -71.7479929723699,
        42.29900413562805,
        -71.62206079314458,
        42.392422198853936
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:22.357729+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.62687553748606,
              42.29537402740917
            ],
            [
              -71.62687553748606,
              42.38890874303164
            ],
            [
              -71.50079288452686,
              42.38890874303164
            ],
            [
              -71.50079288452686,
              42.29537402740917
            ],
            [
              -71.62687553748606,
              42.29537402740917
            ]
          ]
        ]
      },
      "bbox": [
        -71.62687553748606,
        42.29537402740917,
        -71.50079288452686,
        42.38890874303164
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:22.418643+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.50578008989392,
              42.291616264063705
            ],
            [
              -71.50578008989392,
              42.38526723701554
            ],
            [
              -71.37954877639972,
              42.38526723701554
            ],
            [
              -71.37954877639972,
              42.291616264063705
            ],
            [
              -71.50578008989392,
              42.291616264063705
            ]
          ]
        ]
      },
      "bbox": [
        -71.50578008989392,
        42.291616264063705,
        -71.37954877639972,
        42.38526723701554
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:22.573663+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.38470782657564,
              42.287730976570344
            ],
            [
              -71.38470782657564,
              42.381497724108
            ],
            [
              -71.25832831010813,
              42.381497724108
            ],
            [
              -71.25832831010813,
              42.287730976570344
            ],
            [
              -71.38470782657564,
              42.287730976570344
            ]
          ]
        ]
      },
      "bbox": [
        -71.38470782657564,
        42.287730976570344,
        -71.25832831010813,
        42.381497724108
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:22.675468+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.26365909503868,
              42.283718161291056
            ],
            [
              -71.26365909503868,
              42.37760029198933
            ],
            [
              -71.13713184287415,
              42.37760029198933
            ],
            [
              -71.13713184287415,
              42.283718161291056
            ],
            [
              -71.26365909503868,
              42.283718161291056
            ]
          ]
        ]
      },
      "bbox": [
        -71.26365909503868,
        42.283718161291056,
        -71.13713184287415,
        42.37760029198933
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:22.884387+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.14263427700769,
              42.279577960750515
            ],
            [
              -71.14263427700769,
              42.373574911017826
            ],
            [
              -71.01596054739979,
              42.373574911017826
            ],
            [
              -71.01596054739979,
              42.279577960750515
            ],
            [
              -71.14263427700769,
              42.279577960750515
            ]
          ]
        ]
      },
      "bbox": [
        -71.14263427700769,
        42.279577960750515,
        -71.01596054739979,
        42.373574911017826
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:23.053002+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.02163447997658,
              42.275310494793395
            ],
            [
              -71.02163447997658,
              42.369421749692144
            ],
            [
              -70.89481562013995,
              42.369421749692144
            ],
            [
              -70.89481562013995,
              42.275310494793395
            ],
            [
              -71.02163447997658,
              42.275310494793395
            ]
          ]
        ]
      },
      "bbox": [
        -71.02163447997658,
        42.275310494793395,
        -70.89481562013995,
        42.369421749692144
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:23.113726+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.9006609649721,
              42.2709158198687
            ],
            [
              -70.9006609649721,
              42.365140870178834
            ],
            [
              -70.77369752269864,
              42.365140870178834
            ],
            [
              -70.77369752269864,
              42.2709158198687
            ],
            [
              -70.9006609649721,
              42.2709158198687
            ]
          ]
        ]
      },
      "bbox": [
        -70.9006609649721,
        42.2709158198687,
        -70.77369752269864,
        42.365140870178834
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:23.271807+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.77971417409077,
              42.2663942876729
            ],
            [
              -70.77971417409077,
              42.360732374392555
            ],
            [
              -70.65260709440815,
              42.360732374392555
            ],
            [
              -70.65260709440815,
              42.2663942876729
            ],
            [
              -70.77971417409077,
              42.2663942876729
            ]
          ]
        ]
      },
      "bbox": [
        -70.77971417409077,
        42.2663942876729,
        -70.65260709440815,
        42.360732374392555
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:23.409910+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_05_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.65879493258367,
              42.26174579007825
            ],
            [
              -70.65879493258367,
              42.35619666777829
            ],
            [
              -70.53154502801775,
              42.35619666777829
            ],
            [
              -70.53154502801775,
              42.26174579007825
            ],
            [
              -70.65879493258367,
              42.26174579007825
            ]
          ]
        ]
      },
      "bbox": [
        -70.65879493258367,
        42.26174579007825,
        -70.53154502801775,
        42.35619666777829
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:23.605383+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_05_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_05_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_05_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4698487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.35764236163979,
              42.22528128963264
            ],
            [
              -72.35764236163979,
              42.31810180044581
            ],
            [
              -72.23266413443591,
              42.31810180044581
            ],
            [
              -72.23266413443591,
              42.22528128963264
            ],
            [
              -72.35764236163979,
              42.22528128963264
            ]
          ]
        ]
      },
      "bbox": [
        -72.35764236163979,
        42.22528128963264,
        -72.23266413443591,
        42.31810180044581
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:23.869303+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.23659926497741,
              42.22229953763711
            ],
            [
              -72.23659926497741,
              42.315238599099985
            ],
            [
              -72.11146742071423,
              42.315238599099985
            ],
            [
              -72.11146742071423,
              42.22229953763711
            ],
            [
              -72.23659926497741,
              42.22229953763711
            ]
          ]
        ]
      },
      "bbox": [
        -72.23659926497741,
        42.22229953763711,
        -72.11146742071423,
        42.315238599099985
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:23.930758+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.11557430597851,
              42.219190281506634
            ],
            [
              -72.11557430597851,
              42.31224746607906
            ],
            [
              -71.99028951550922,
              42.31224746607906
            ],
            [
              -71.99028951550922,
              42.219190281506634
            ],
            [
              -72.11557430597851,
              42.219190281506634
            ]
          ]
        ]
      },
      "bbox": [
        -72.11557430597851,
        42.219190281506634,
        -71.99028951550922,
        42.31224746607906
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:24.075713+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.99456805025702,
              42.21595339587516
            ],
            [
              -71.99456805025702,
              42.30912842895311
            ],
            [
              -71.86913106670893,
              42.30912842895311
            ],
            [
              -71.86913106670893,
              42.21595339587516
            ],
            [
              -71.99456805025702,
              42.21595339587516
            ]
          ]
        ]
      },
      "bbox": [
        -71.99456805025702,
        42.21595339587516,
        -71.86913106670893,
        42.30912842895311
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:24.207254+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.87358097663895,
              42.21258913778152
            ],
            [
              -71.87358097663895,
              42.305881401295906
            ],
            [
              -71.7479929723699,
              42.305881401295906
            ],
            [
              -71.7479929723699,
              42.21258913778152
            ],
            [
              -71.87358097663895,
              42.21258913778152
            ]
          ]
        ]
      },
      "bbox": [
        -71.87358097663895,
        42.21258913778152,
        -71.7479929723699,
        42.305881401295906
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:24.339901+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.75261418583987,
              42.20909772042709
            ],
            [
              -71.75261418583987,
              42.302506592665004
            ],
            [
              -71.62687553748606,
              42.302506592665004
            ],
            [
              -71.62687553748606,
              42.20909772042709
            ],
            [
              -71.75261418583987,
              42.20909772042709
            ]
          ]
        ]
      },
      "bbox": [
        -71.75261418583987,
        42.20909772042709,
        -71.62687553748606,
        42.302506592665004
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:24.526379+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.6316683604369,
              42.205479066638446
            ],
            [
              -71.6316683604369,
              42.29900413562805
            ],
            [
              -71.50578008989392,
              42.29900413562805
            ],
            [
              -71.50578008989392,
              42.205479066638446
            ],
            [
              -71.6316683604369,
              42.205479066638446
            ]
          ]
        ]
      },
      "bbox": [
        -71.6316683604369,
        42.205479066638446,
        -71.50578008989392,
        42.29900413562805
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:24.688181+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.51074436681954,
              42.20173307546346
            ],
            [
              -71.51074436681954,
              42.29537402740917
            ],
            [
              -71.38470782657564,
              42.29537402740917
            ],
            [
              -71.38470782657564,
              42.20173307546346
            ],
            [
              -71.51074436681954,
              42.20173307546346
            ]
          ]
        ]
      },
      "bbox": [
        -71.51074436681954,
        42.20173307546346,
        -71.38470782657564,
        42.29537402740917
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:24.837782+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.38984320538668,
              42.19785995131148
            ],
            [
              -71.38984320538668,
              42.291616264063705
            ],
            [
              -71.26365909503868,
              42.291616264063705
            ],
            [
              -71.26365909503868,
              42.19785995131148
            ],
            [
              -71.38984320538668,
              42.19785995131148
            ]
          ]
        ]
      },
      "bbox": [
        -71.38984320538668,
        42.19785995131148,
        -71.26365909503868,
        42.291616264063705
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:24.981751+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.26896545599654,
              42.19385968973186
            ],
            [
              -71.26896545599654,
              42.287730976570344
            ],
            [
              -71.14263427700769,
              42.287730976570344
            ],
            [
              -71.14263427700769,
              42.19385968973186
            ],
            [
              -71.26896545599654,
              42.19385968973186
            ]
          ]
        ]
      },
      "bbox": [
        -71.26896545599654,
        42.19385968973186,
        -71.14263427700769,
        42.287730976570344
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:25.191929+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.14811155676372,
              42.18973243343814
            ],
            [
              -71.14811155676372,
              42.283718161291056
            ],
            [
              -71.02163447997658,
              42.283718161291056
            ],
            [
              -71.02163447997658,
              42.18973243343814
            ],
            [
              -71.14811155676372,
              42.18973243343814
            ]
          ]
        ]
      },
      "bbox": [
        -71.14811155676372,
        42.18973243343814,
        -71.02163447997658,
        42.283718161291056
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:25.298818+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.02728254337481,
              42.1854783602302
            ],
            [
              -71.02728254337481,
              42.279577960750515
            ],
            [
              -70.9006609649721,
              42.279577960750515
            ],
            [
              -70.9006609649721,
              42.1854783602302
            ],
            [
              -71.02728254337481,
              42.1854783602302
            ]
          ]
        ]
      },
      "bbox": [
        -71.02728254337481,
        42.1854783602302,
        -70.9006609649721,
        42.279577960750515
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:25.441944+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.90647959560997,
              42.181097492228204
            ],
            [
              -70.90647959560997,
              42.275310494793395
            ],
            [
              -70.77971417409077,
              42.275310494793395
            ],
            [
              -70.77971417409077,
              42.181097492228204
            ],
            [
              -70.90647959560997,
              42.181097492228204
            ]
          ]
        ]
      },
      "bbox": [
        -70.90647959560997,
        42.181097492228204,
        -70.77971417409077,
        42.275310494793395
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:25.714878+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.78570322633982,
              42.17659003262411
            ],
            [
              -70.78570322633982,
              42.2709158198687
            ],
            [
              -70.65879493258367,
              42.2709158198687
            ],
            [
              -70.65879493258367,
              42.17659003262411
            ],
            [
              -70.78570322633982,
              42.17659003262411
            ]
          ]
        ]
      },
      "bbox": [
        -70.78570322633982,
        42.17659003262411,
        -70.65879493258367,
        42.2709158198687
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:25.860610+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.66495437312432,
              42.1719559610913
            ],
            [
              -70.66495437312432,
              42.2663942876729
            ],
            [
              -70.53790392085178,
              42.2663942876729
            ],
            [
              -70.53790392085178,
              42.1719559610913
            ],
            [
              -70.66495437312432,
              42.1719559610913
            ]
          ]
        ]
      },
      "bbox": [
        -70.66495437312432,
        42.1719559610913,
        -70.53790392085178,
        42.2663942876729
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:25.970207+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.54423366810701,
              42.167195342985636
            ],
            [
              -70.54423366810701,
              42.26174579007825
            ],
            [
              -70.41704138403621,
              42.26174579007825
            ],
            [
              -70.41704138403621,
              42.167195342985636
            ],
            [
              -70.54423366810701,
              42.167195342985636
            ]
          ]
        ]
      },
      "bbox": [
        -70.54423366810701,
        42.167195342985636,
        -70.41704138403621,
        42.26174579007825
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:26.105309+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.42354111916455,
              42.162308252515885
            ],
            [
              -70.42354111916455,
              42.25697031361877
            ],
            [
              -70.29620833197764,
              42.25697031361877
            ],
            [
              -70.29620833197764,
              42.162308252515885
            ],
            [
              -70.42354111916455,
              42.162308252515885
            ]
          ]
        ]
      },
      "bbox": [
        -70.42354111916455,
        42.162308252515885,
        -70.29620833197764,
        42.25697031361877
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:26.165570+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.30287773915228,
              42.157294691107836
            ],
            [
              -70.30287773915228,
              42.252067947837574
            ],
            [
              -70.17540580405925,
              42.252067947837574
            ],
            [
              -70.17540580405925,
              42.157294691107836
            ],
            [
              -70.30287773915228,
              42.157294691107836
            ]
          ]
        ]
      },
      "bbox": [
        -70.30287773915228,
        42.157294691107836,
        -70.17540580405925,
        42.252067947837574
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:26.314042+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_06_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.18224480439783,
              42.15215476357725
            ],
            [
              -70.18224480439783,
              42.24703871233838
            ],
            [
              -70.05463455695303,
              42.24703871233838
            ],
            [
              -70.05463455695303,
              42.15215476357725
            ],
            [
              -70.18224480439783,
              42.15215476357725
            ]
          ]
        ]
      },
      "bbox": [
        -70.18224480439783,
        42.15215476357725,
        -70.05463455695303,
        42.24703871233838
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:26.500777+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_06_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_06_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_06_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4688487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.5392493207825,
              42.16704317434013
            ],
            [
              -74.5392493207825,
              42.25765354593818
            ],
            [
              -74.41736241751491,
              42.25765354593818
            ],
            [
              -74.41736241751491,
              42.16704317434013
            ],
            [
              -74.5392493207825,
              42.16704317434013
            ]
          ]
        ]
      },
      "bbox": [
        -74.5392493207825,
        42.16704317434013,
        -74.41736241751491,
        42.25765354593818
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:26.563239+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.05503580783497,
              42.163566167851506
            ],
            [
              -74.05503580783497,
              42.25467789039455
            ],
            [
              -73.93248051186083,
              42.25467789039455
            ],
            [
              -73.93248051186083,
              42.163566167851506
            ],
            [
              -74.05503580783497,
              42.163566167851506
            ]
          ]
        ]
      },
      "bbox": [
        -74.05503580783497,
        42.163566167851506,
        -73.93248051186083,
        42.25467789039455
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:26.676086+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.3613883875579,
              42.13532205472652
            ],
            [
              -72.3613883875579,
              42.228135503412624
            ],
            [
              -72.23659926497741,
              42.228135503412624
            ],
            [
              -72.23659926497741,
              42.13532205472652
            ],
            [
              -72.3613883875579,
              42.13532205472652
            ]
          ]
        ]
      },
      "bbox": [
        -72.3613883875579,
        42.13532205472652,
        -72.23659926497741,
        42.228135503412624
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:26.798717+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.24051637121252,
              42.13234963799768
            ],
            [
              -72.24051637121252,
              42.22528128963264
            ],
            [
              -72.11557430597851,
              42.22528128963264
            ],
            [
              -72.11557430597851,
              42.13234963799768
            ],
            [
              -72.24051637121252,
              42.13234963799768
            ]
          ]
        ]
      },
      "bbox": [
        -72.24051637121252,
        42.13234963799768,
        -72.11557430597851,
        42.22528128963264
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.028466+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.11966237159943,
              42.12925012325452
            ],
            [
              -72.11966237159943,
              42.22229953763711
            ],
            [
              -71.99456805025702,
              42.22229953763711
            ],
            [
              -71.99456805025702,
              42.12925012325452
            ],
            [
              -72.11966237159943,
              42.12925012325452
            ]
          ]
        ]
      },
      "bbox": [
        -72.11966237159943,
        42.12925012325452,
        -71.99456805025702,
        42.22229953763711
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.156861+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.99882698853739,
              42.126023460622996
            ],
            [
              -71.99882698853739,
              42.219190281506634
            ],
            [
              -71.87358097663895,
              42.219190281506634
            ],
            [
              -71.87358097663895,
              42.126023460622996
            ],
            [
              -71.99882698853739,
              42.126023460622996
            ]
          ]
        ]
      },
      "bbox": [
        -71.99882698853739,
        42.126023460622996,
        -71.87358097663895,
        42.219190281506634
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.223520+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.87801074885186,
              42.12266982293507
            ],
            [
              -71.87801074885186,
              42.21595339587516
            ],
            [
              -71.75261418583987,
              42.21595339587516
            ],
            [
              -71.75261418583987,
              42.12266982293507
            ],
            [
              -71.87801074885186,
              42.12266982293507
            ]
          ]
        ]
      },
      "bbox": [
        -71.87801074885186,
        42.12266982293507,
        -71.75261418583987,
        42.21595339587516
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.378824+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.75721468451064,
              42.11918950091204
            ],
            [
              -71.75721468451064,
              42.21258913778152
            ],
            [
              -71.6316683604369,
              42.21258913778152
            ],
            [
              -71.6316683604369,
              42.11918950091204
            ],
            [
              -71.75721468451064,
              42.11918950091204
            ]
          ]
        ]
      },
      "bbox": [
        -71.75721468451064,
        42.11918950091204,
        -71.6316683604369,
        42.21258913778152
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.440275+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.63643941868915,
              42.11558235025024
            ],
            [
              -71.63643941868915,
              42.20909772042709
            ],
            [
              -71.51074436681954,
              42.20909772042709
            ],
            [
              -71.51074436681954,
              42.11558235025024
            ],
            [
              -71.63643941868915,
              42.11558235025024
            ]
          ]
        ]
      },
      "bbox": [
        -71.63643941868915,
        42.11558235025024,
        -71.51074436681954,
        42.20909772042709
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.624634+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.5156858616398,
              42.11184813114014
            ],
            [
              -71.5156858616398,
              42.205479066638446
            ],
            [
              -71.38984320538668,
              42.205479066638446
            ],
            [
              -71.38984320538668,
              42.11184813114014
            ],
            [
              -71.5156858616398,
              42.11184813114014
            ]
          ]
        ]
      },
      "bbox": [
        -71.5156858616398,
        42.11184813114014,
        -71.38984320538668,
        42.205479066638446
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.781749+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.39495505541967,
              42.10798714787992
            ],
            [
              -71.39495505541967,
              42.20173307546346
            ],
            [
              -71.26896545599654,
              42.20173307546346
            ],
            [
              -71.26896545599654,
              42.10798714787992
            ],
            [
              -71.39495505541967,
              42.10798714787992
            ]
          ]
        ]
      },
      "bbox": [
        -71.39495505541967,
        42.10798714787992,
        -71.26896545599654,
        42.20173307546346
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.842390+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.2742475545631,
              42.10399939263967
            ],
            [
              -71.2742475545631,
              42.19785995131148
            ],
            [
              -71.14811155676372,
              42.19785995131148
            ],
            [
              -71.14811155676372,
              42.10399939263967
            ],
            [
              -71.2742475545631,
              42.10399939263967
            ]
          ]
        ]
      },
      "bbox": [
        -71.2742475545631,
        42.10399939263967,
        -71.14811155676372,
        42.19785995131148
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:27.984064+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.15356384178685,
              42.099885024637956
            ],
            [
              -71.15356384178685,
              42.19385968973186
            ],
            [
              -71.02728254337481,
              42.19385968973186
            ],
            [
              -71.02728254337481,
              42.099885024637956
            ],
            [
              -71.15356384178685,
              42.099885024637956
            ]
          ]
        ]
      },
      "bbox": [
        -71.15356384178685,
        42.099885024637956,
        -71.02728254337481,
        42.19385968973186
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:28.119893+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.03290487873481,
              42.09564428082917
            ],
            [
              -71.03290487873481,
              42.18973243343814
            ],
            [
              -70.90647959560997,
              42.18973243343814
            ],
            [
              -70.90647959560997,
              42.09564428082917
            ],
            [
              -71.03290487873481,
              42.09564428082917
            ]
          ]
        ]
      },
      "bbox": [
        -71.03290487873481,
        42.09564428082917,
        -70.90647959560997,
        42.18973243343814
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:28.180782+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.91227171575495,
              42.09127716111498
            ],
            [
              -70.91227171575495,
              42.1854783602302
            ],
            [
              -70.78570322633982,
              42.1854783602302
            ],
            [
              -70.78570322633982,
              42.09127716111498
            ],
            [
              -70.91227171575495,
              42.09127716111498
            ]
          ]
        ]
      },
      "bbox": [
        -70.91227171575495,
        42.09127716111498,
        -70.78570322633982,
        42.1854783602302
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:28.337697+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.79166497204471,
              42.08678371065315
            ],
            [
              -70.79166497204471,
              42.181097492228204
            ],
            [
              -70.66495437312432,
              42.181097492228204
            ],
            [
              -70.66495437312432,
              42.08678371065315
            ],
            [
              -70.79166497204471,
              42.08678371065315
            ]
          ]
        ]
      },
      "bbox": [
        -70.79166497204471,
        42.08678371065315,
        -70.66495437312432,
        42.181097492228204
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:28.512006+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.67108572809015,
              42.082163988203426
            ],
            [
              -70.67108572809015,
              42.17659003262411
            ],
            [
              -70.54423366810701,
              42.17659003262411
            ],
            [
              -70.54423366810701,
              42.082163988203426
            ],
            [
              -70.67108572809015,
              42.082163988203426
            ]
          ]
        ]
      },
      "bbox": [
        -70.67108572809015,
        42.082163988203426,
        -70.54423366810701,
        42.17659003262411
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:28.844293+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.5505345802761,
              42.0774181619422
            ],
            [
              -70.5505345802761,
              42.1719559610913
            ],
            [
              -70.42354111916455,
              42.1719559610913
            ],
            [
              -70.42354111916455,
              42.0774181619422
            ],
            [
              -70.5505345802761,
              42.0774181619422
            ]
          ]
        ]
      },
      "bbox": [
        -70.5505345802761,
        42.0774181619422,
        -70.42354111916455,
        42.1719559610913
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:28.962683+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.43001129786835,
              42.072546298303294
            ],
            [
              -70.43001129786835,
              42.167195342985636
            ],
            [
              -70.30287773915228,
              42.167195342985636
            ],
            [
              -70.30287773915228,
              42.072546298303294
            ],
            [
              -70.43001129786835,
              42.072546298303294
            ]
          ]
        ]
      },
      "bbox": [
        -70.43001129786835,
        42.072546298303294,
        -70.30287773915228,
        42.167195342985636
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:29.101947+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.30951683599014,
              42.06754836574057
            ],
            [
              -70.30951683599014,
              42.162308252515885
            ],
            [
              -70.18224480439783,
              42.162308252515885
            ],
            [
              -70.18224480439783,
              42.06754836574057
            ],
            [
              -70.30951683599014,
              42.06754836574057
            ]
          ]
        ]
      },
      "bbox": [
        -70.30951683599014,
        42.06754836574057,
        -70.18224480439783,
        42.162308252515885
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:29.207146+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.18905271963948,
              42.06242445624956
            ],
            [
              -70.18905271963948,
              42.157294691107836
            ],
            [
              -70.06164306107544,
              42.157294691107836
            ],
            [
              -70.06164306107544,
              42.06242445624956
            ],
            [
              -70.18905271963948,
              42.06242445624956
            ]
          ]
        ]
      },
      "bbox": [
        -70.18905271963948,
        42.06242445624956,
        -70.06164306107544,
        42.157294691107836
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:29.328762+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_07_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.06861971668103,
              42.05717471539548
            ],
            [
              -70.06861971668103,
              42.15215476357725
            ],
            [
              -69.94107319583291,
              42.15215476357725
            ],
            [
              -69.94107319583291,
              42.05717471539548
            ],
            [
              -70.06861971668103,
              42.05717471539548
            ]
          ]
        ]
      },
      "bbox": [
        -70.06861971668103,
        42.05717471539548,
        -69.94107319583291,
        42.15215476357725
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:29.440459+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_07_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_07_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_07_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4678487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.66079280977995,
              42.077531326112315
            ],
            [
              -74.66079280977995,
              42.168015364085136
            ],
            [
              -74.5392493207825,
              42.168015364085136
            ],
            [
              -74.5392493207825,
              42.077531326112315
            ],
            [
              -74.66079280977995,
              42.077531326112315
            ]
          ]
        ]
      },
      "bbox": [
        -74.66079280977995,
        42.077531326112315,
        -74.5392493207825,
        42.168015364085136
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:29.603244+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            528058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.53990135528967,
              42.07698310073207
            ],
            [
              -74.53990135528967,
              42.16759315227285
            ],
            [
              -74.41818951468149,
              42.16759315227285
            ],
            [
              -74.41818951468149,
              42.07698310073207
            ],
            [
              -74.53990135528967,
              42.07698310073207
            ]
          ]
        ]
      },
      "bbox": [
        -74.53990135528967,
        42.07698310073207,
        -74.41818951468149,
        42.16759315227285
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:29.735208+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.41901283406166,
              42.07630754883659
            ],
            [
              -74.41901283406166,
              42.16704317434013
            ],
            [
              -74.2971334651667,
              42.16704317434013
            ],
            [
              -74.2971334651667,
              42.07630754883659
            ],
            [
              -74.41901283406166,
              42.07630754883659
            ]
          ]
        ]
      },
      "bbox": [
        -74.41901283406166,
        42.07630754883659,
        -74.2971334651667,
        42.16704317434013
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:29.846018+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.2981280464754,
              42.07550470836563
            ],
            [
              -74.2981280464754,
              42.16636545513264
            ],
            [
              -74.17608196703853,
              42.16636545513264
            ],
            [
              -74.17608196703853,
              42.07550470836563
            ],
            [
              -74.2981280464754,
              42.07550470836563
            ]
          ]
        ]
      },
      "bbox": [
        -74.2981280464754,
        42.07550470836563,
        -74.17608196703853,
        42.16636545513264
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:29.941563+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.17724781494488,
              42.07457458498197
            ],
            [
              -74.17724781494488,
              42.1655600503737
            ],
            [
              -74.05503580783497,
              42.1655600503737
            ],
            [
              -74.05503580783497,
              42.07457458498197
            ],
            [
              -74.17724781494488,
              42.07457458498197
            ]
          ]
        ]
      },
      "bbox": [
        -74.17724781494488,
        42.07457458498197,
        -74.05503580783497,
        42.1655600503737
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:30.073558+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.05637291293299,
              42.0735170736907
            ],
            [
              -74.05637291293299,
              42.16462696401062
            ],
            [
              -73.93399576294115,
              42.16462696401062
            ],
            [
              -73.93399576294115,
              42.0735170736907
            ],
            [
              -74.05637291293299,
              42.0735170736907
            ]
          ]
        ]
      },
      "bbox": [
        -74.05637291293299,
        42.0735170736907,
        -73.93399576294115,
        42.16462696401062
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:30.171747+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.93550410297927,
              42.072332204079736
            ],
            [
              -73.93550410297927,
              42.163566167851506
            ],
            [
              -73.81296261918328,
              42.163566167851506
            ],
            [
              -73.81296261918328,
              42.072332204079736
            ],
            [
              -73.93550410297927,
              42.072332204079736
            ]
          ]
        ]
      },
      "bbox": [
        -73.93550410297927,
        42.072332204079736,
        -73.81296261918328,
        42.163566167851506
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:30.317333+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.2444156345627,
              42.04239800138016
            ],
            [
              -72.2444156345627,
              42.13532205472652
            ],
            [
              -72.11966237159943,
              42.13532205472652
            ],
            [
              -72.11966237159943,
              42.04239800138016
            ],
            [
              -72.2444156345627,
              42.04239800138016
            ]
          ]
        ]
      },
      "bbox": [
        -72.2444156345627,
        42.04239800138016,
        -72.11966237159943,
        42.13532205472652
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:30.447588+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.12373181786595,
              42.03930819387583
            ],
            [
              -72.12373181786595,
              42.13234963799768
            ],
            [
              -71.99882698853739,
              42.13234963799768
            ],
            [
              -71.99882698853739,
              42.03930819387583
            ],
            [
              -72.12373181786595,
              42.03930819387583
            ]
          ]
        ]
      },
      "bbox": [
        -72.12373181786595,
        42.03930819387583,
        -71.99882698853739,
        42.13234963799768
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:30.569281+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.00306652174832,
              42.0360917262247
            ],
            [
              -72.00306652174832,
              42.12925012325452
            ],
            [
              -71.87801074885186,
              42.12925012325452
            ],
            [
              -71.87801074885186,
              42.0360917262247
            ],
            [
              -72.00306652174832,
              42.0360917262247
            ]
          ]
        ]
      },
      "bbox": [
        -72.00306652174832,
        42.0360917262247,
        -71.87801074885186,
        42.12925012325452
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:30.648837+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.88242034542208,
              42.03274867931784
            ],
            [
              -71.88242034542208,
              42.126023460622996
            ],
            [
              -71.75721468451064,
              42.126023460622996
            ],
            [
              -71.75721468451064,
              42.03274867931784
            ],
            [
              -71.88242034542208,
              42.03274867931784
            ]
          ]
        ]
      },
      "bbox": [
        -71.88242034542208,
        42.03274867931784,
        -71.75721468451064,
        42.126023460622996
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:30.767737+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.76179423322195,
              42.02927941491268
            ],
            [
              -71.76179423322195,
              42.12266982293507
            ],
            [
              -71.63643941868915,
              42.12266982293507
            ],
            [
              -71.63643941868915,
              42.02927941491268
            ],
            [
              -71.76179423322195,
              42.02927941491268
            ]
          ]
        ]
      },
      "bbox": [
        -71.76179423322195,
        42.02927941491268,
        -71.63643941868915,
        42.12266982293507
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:30.925301+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.64118875844763,
              42.025683735316086
            ],
            [
              -71.64118875844763,
              42.11918950091204
            ],
            [
              -71.5156858616398,
              42.11918950091204
            ],
            [
              -71.5156858616398,
              42.025683735316086
            ],
            [
              -71.64118875844763,
              42.025683735316086
            ]
          ]
        ]
      },
      "bbox": [
        -71.64118875844763,
        42.025683735316086,
        -71.5156858616398,
        42.11918950091204
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:31.060686+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.52060486555767,
              42.02196126816383
            ],
            [
              -71.52060486555767,
              42.11558235025024
            ],
            [
              -71.39495505541967,
              42.11558235025024
            ],
            [
              -71.39495505541967,
              42.02196126816383
            ],
            [
              -71.52060486555767,
              42.02196126816383
            ]
          ]
        ]
      },
      "bbox": [
        -71.52060486555767,
        42.02196126816383,
        -71.39495505541967,
        42.11558235025024
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:31.186367+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.40004363839051,
              42.018112391980885
            ],
            [
              -71.40004363839051,
              42.11184813114014
            ],
            [
              -71.2742475545631,
              42.11184813114014
            ],
            [
              -71.2742475545631,
              42.018112391980885
            ],
            [
              -71.40004363839051,
              42.018112391980885
            ]
          ]
        ]
      },
      "bbox": [
        -71.40004363839051,
        42.018112391980885,
        -71.2742475545631,
        42.11184813114014
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:31.302822+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.27950561536306,
              42.01413711210894
            ],
            [
              -71.27950561536306,
              42.10798714787992
            ],
            [
              -71.15356384178685,
              42.10798714787992
            ],
            [
              -71.15356384178685,
              42.01413711210894
            ],
            [
              -71.27950561536306,
              42.01413711210894
            ]
          ]
        ]
      },
      "bbox": [
        -71.27950561536306,
        42.01413711210894,
        -71.15356384178685,
        42.10798714787992
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:31.404506+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.15899131373234,
              42.01003559653261
            ],
            [
              -71.15899131373234,
              42.10399939263967
            ],
            [
              -71.03290487873481,
              42.10399939263967
            ],
            [
              -71.03290487873481,
              42.01003559653261
            ],
            [
              -71.15899131373234,
              42.01003559653261
            ]
          ]
        ]
      },
      "bbox": [
        -71.15899131373234,
        42.01003559653261,
        -71.03290487873481,
        42.10399939263967
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:31.579872+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.03850163212185,
              42.00580813843559
            ],
            [
              -71.03850163212185,
              42.099885024637956
            ],
            [
              -70.91227171575495,
              42.099885024637956
            ],
            [
              -70.91227171575495,
              42.00580813843559
            ],
            [
              -71.03850163212185,
              42.00580813843559
            ]
          ]
        ]
      },
      "bbox": [
        -71.03850163212185,
        42.00580813843559,
        -70.91227171575495,
        42.099885024637956
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:31.745519+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.91803750036223,
              42.00145472878558
            ],
            [
              -70.91803750036223,
              42.09564428082917
            ],
            [
              -70.79166497204471,
              42.09564428082917
            ],
            [
              -70.79166497204471,
              42.00145472878558
            ],
            [
              -70.91803750036223,
              42.00145472878558
            ]
          ]
        ]
      },
      "bbox": [
        -70.91803750036223,
        42.00145472878558,
        -70.79166497204471,
        42.09564428082917
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:31.805374+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.79759961583069,
              41.9969752385931
            ],
            [
              -70.79759961583069,
              42.09127716111498
            ],
            [
              -70.67108572809015,
              42.09127716111498
            ],
            [
              -70.67108572809015,
              41.9969752385931
            ],
            [
              -70.79759961583069,
              41.9969752385931
            ]
          ]
        ]
      },
      "bbox": [
        -70.79759961583069,
        41.9969752385931,
        -70.67108572809015,
        42.09127716111498
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:31.970821+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.67718916147862,
              41.99236980463954
            ],
            [
              -70.67718916147862,
              42.08678371065315
            ],
            [
              -70.5505345802761,
              42.08678371065315
            ],
            [
              -70.5505345802761,
              41.99236980463954
            ],
            [
              -70.67718916147862,
              41.99236980463954
            ]
          ]
        ]
      },
      "bbox": [
        -70.67718916147862,
        41.99236980463954,
        -70.5505345802761,
        42.08678371065315
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:32.167501+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.55680672143623,
              41.98763871246741
            ],
            [
              -70.55680672143623,
              42.082163988203426
            ],
            [
              -70.43001129786835,
              42.082163988203426
            ],
            [
              -70.43001129786835,
              41.98763871246741
            ],
            [
              -70.55680672143623,
              41.98763871246741
            ]
          ]
        ]
      },
      "bbox": [
        -70.55680672143623,
        41.98763871246741,
        -70.43001129786835,
        42.082163988203426
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:32.333634+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.43645191953291,
              41.982782027409954
            ],
            [
              -70.43645191953291,
              42.0774181619422
            ],
            [
              -70.30951683599014,
              42.0774181619422
            ],
            [
              -70.30951683599014,
              41.982782027409954
            ],
            [
              -70.43645191953291,
              41.982782027409954
            ]
          ]
        ]
      },
      "bbox": [
        -70.43645191953291,
        41.982782027409954,
        -70.30951683599014,
        42.0774181619422
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:32.433146+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.31612565706678,
              41.97779968120672
            ],
            [
              -70.31612565706678,
              42.072546298303294
            ],
            [
              -70.18905271963948,
              42.072546298303294
            ],
            [
              -70.18905271963948,
              41.97779968120672
            ],
            [
              -70.31612565706678,
              41.97779968120672
            ]
          ]
        ]
      },
      "bbox": [
        -70.31612565706678,
        41.97779968120672,
        -70.18905271963948,
        42.072546298303294
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:32.604014+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.19582963230165,
              41.97269175380065
            ],
            [
              -70.19582963230165,
              42.06754836574057
            ],
            [
              -70.06861971668103,
              42.06754836574057
            ],
            [
              -70.06861971668103,
              41.97269175380065
            ],
            [
              -70.19582963230165,
              41.97269175380065
            ]
          ]
        ]
      },
      "bbox": [
        -70.19582963230165,
        41.97269175380065,
        -70.06861971668103,
        42.06754836574057
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:32.676335+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.07556461647337,
              41.967458396168816
            ],
            [
              -70.07556461647337,
              42.06242445624956
            ],
            [
              -69.9482184203437,
              42.06242445624956
            ],
            [
              -69.9482184203437,
              41.967458396168816
            ],
            [
              -70.07556461647337,
              41.967458396168816
            ]
          ]
        ]
      },
      "bbox": [
        -70.07556461647337,
        41.967458396168816,
        -69.9482184203437,
        42.06242445624956
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:32.802626+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_08_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.95533114016416,
              41.96209970444958
            ],
            [
              -69.95533114016416,
              42.05717471539548
            ],
            [
              -69.82784959725247,
              42.05717471539548
            ],
            [
              -69.82784959725247,
              41.96209970444958
            ],
            [
              -69.95533114016416,
              41.96209970444958
            ]
          ]
        ]
      },
      "bbox": [
        -69.95533114016416,
        41.96209970444958,
        -69.82784959725247,
        42.05717471539548
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:32.926833+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_08_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_08_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_08_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4668487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.78199447718634,
              41.98788764718319
            ],
            [
              -74.78199447718634,
              42.078245786375696
            ],
            [
              -74.66079280977995,
              42.078245786375696
            ],
            [
              -74.66079280977995,
              41.98788764718319
            ],
            [
              -74.78199447718634,
              41.98788764718319
            ]
          ]
        ]
      },
      "bbox": [
        -74.78199447718634,
        41.98788764718319,
        -74.66079280977995,
        42.078245786375696
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:33.072828+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.66127135310833,
              41.987468073487506
            ],
            [
              -74.66127135310833,
              42.077952215878895
            ],
            [
              -74.53990135528967,
              42.077952215878895
            ],
            [
              -74.53990135528967,
              41.987468073487506
            ],
            [
              -74.66127135310833,
              41.987468073487506
            ]
          ]
        ]
      },
      "bbox": [
        -74.66127135310833,
        41.987468073487506,
        -74.53990135528967,
        42.077952215878895
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:33.194968+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            528058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54055042296085,
              41.98692158567801
            ],
            [
              -74.54055042296085,
              42.077531326112315
            ],
            [
              -74.41901283406166,
              42.077531326112315
            ],
            [
              -74.41901283406166,
              41.98692158567801
            ],
            [
              -74.54055042296085,
              41.98692158567801
            ]
          ]
        ]
      },
      "bbox": [
        -74.54055042296085,
        41.98692158567801,
        -74.41901283406166,
        42.077531326112315
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:33.339548+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.4198324110924,
              41.98624818071581
            ],
            [
              -74.4198324110924,
              42.07698310073207
            ],
            [
              -74.2981280464754,
              42.07698310073207
            ],
            [
              -74.2981280464754,
              41.98624818071581
            ],
            [
              -74.4198324110924,
              41.98624818071581
            ]
          ]
        ]
      },
      "bbox": [
        -74.4198324110924,
        41.98624818071581,
        -74.2981280464754,
        42.07698310073207
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:33.470979+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29911811358619,
              41.98544788458124
            ],
            [
              -74.29911811358619,
              42.07630754883659
            ],
            [
              -74.17724781494488,
              42.07630754883659
            ],
            [
              -74.17724781494488,
              41.98544788458124
            ],
            [
              -74.29911811358619,
              41.98544788458124
            ]
          ]
        ]
      },
      "bbox": [
        -74.29911811358619,
        41.98544788458124,
        -74.17724781494488,
        42.07630754883659
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:33.605074+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.17840836189966,
              41.984520703655015
            ],
            [
              -74.17840836189966,
              42.07550470836563
            ],
            [
              -74.05637291293299,
              42.07550470836563
            ],
            [
              -74.05637291293299,
              41.984520703655015
            ],
            [
              -74.17840836189966,
              41.984520703655015
            ]
          ]
        ]
      },
      "bbox": [
        -74.17840836189966,
        41.984520703655015,
        -74.05637291293299,
        42.07550470836563
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:33.836803+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.05770391955366,
              41.983466481590305
            ],
            [
              -74.05770391955366,
              42.07457458498197
            ],
            [
              -73.93550410297927,
              42.07457458498197
            ],
            [
              -73.93550410297927,
              41.983466481590305
            ],
            [
              -74.05770391955366,
              41.983466481590305
            ]
          ]
        ]
      },
      "bbox": [
        -74.05770391955366,
        41.983466481590305,
        -73.93550410297927,
        42.07457458498197
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:33.987526+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.93700554299758,
              41.98228525252947
            ],
            [
              -73.93700554299758,
              42.0735170736907
            ],
            [
              -73.81464216592863,
              42.0735170736907
            ],
            [
              -73.81464216592863,
              41.98228525252947
            ],
            [
              -73.93700554299758,
              41.98228525252947
            ]
          ]
        ]
      },
      "bbox": [
        -73.93700554299758,
        41.98228525252947,
        -73.81464216592863,
        42.0735170736907
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:34.120582+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.81631400737656,
              41.98097735851356
            ],
            [
              -73.81631400737656,
              42.072332204079736
            ],
            [
              -73.69378855126631,
              42.072332204079736
            ],
            [
              -73.69378855126631,
              41.98097735851356
            ],
            [
              -73.81631400737656,
              41.98097735851356
            ]
          ]
        ]
      },
      "bbox": [
        -73.81631400737656,
        41.98097735851356,
        -73.69378855126631,
        42.072332204079736
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:34.269902+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.69563045670316,
              41.9795425863531
            ],
            [
              -73.69563045670316,
              42.07102018142223
            ],
            [
              -73.57294241456215,
              42.07102018142223
            ],
            [
              -73.57294241456215,
              41.9795425863531
            ],
            [
              -73.69563045670316,
              41.9795425863531
            ]
          ]
        ]
      },
      "bbox": [
        -73.69563045670316,
        41.9795425863531,
        -73.57294241456215,
        42.07102018142223
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:34.407815+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.57495487764176,
              41.97798105250069
            ],
            [
              -73.57495487764176,
              42.06958100966863
            ],
            [
              -73.45210536098864,
              42.06958100966863
            ],
            [
              -73.45210536098864,
              41.97798105250069
            ],
            [
              -73.57495487764176,
              41.97798105250069
            ]
          ]
        ]
      },
      "bbox": [
        -73.57495487764176,
        41.97798105250069,
        -73.45210536098864,
        42.06958100966863
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:34.779788+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.4542882093295,
              41.9762928070355
            ],
            [
              -73.4542882093295,
              42.06801462593331
            ],
            [
              -73.33127808500538,
              42.06801462593331
            ],
            [
              -73.33127808500538,
              41.9762928070355
            ],
            [
              -73.4542882093295,
              41.9762928070355
            ]
          ]
        ]
      },
      "bbox": [
        -73.4542882093295,
        41.9762928070355,
        -73.33127808500538,
        42.06801462593331
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:34.899071+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.33363106806469,
              41.97447775775029
            ],
            [
              -73.33363106806469,
              42.06632105568997
            ],
            [
              -73.21046175733782,
              42.06632105568997
            ],
            [
              -73.21046175733782,
              41.97447775775029
            ],
            [
              -73.33363106806469,
              41.97447775775029
            ]
          ]
        ]
      },
      "bbox": [
        -73.33363106806469,
        41.97447775775029,
        -73.21046175733782,
        42.06632105568997
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:34.959563+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.2129848281645,
              41.972535861787186
            ],
            [
              -73.2129848281645,
              42.064500281149236
            ],
            [
              -73.08965735194323,
              42.064500281149236
            ],
            [
              -73.08965735194323,
              41.972535861787186
            ],
            [
              -73.2129848281645,
              41.972535861787186
            ]
          ]
        ]
      },
      "bbox": [
        -73.2129848281645,
        41.972535861787186,
        -73.08965735194323,
        42.064500281149236
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:35.077829+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.09235049088757,
              41.970467299101834
            ],
            [
              -73.09235049088757,
              42.06255225840021
            ],
            [
              -72.96886528284135,
              42.06255225840021
            ],
            [
              -72.96886528284135,
              41.970467299101834
            ],
            [
              -73.09235049088757,
              41.970467299101834
            ]
          ]
        ]
      },
      "bbox": [
        -73.09235049088757,
        41.970467299101834,
        -72.96886528284135,
        42.06255225840021
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:35.190557+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.9717284137014,
              41.96827210033855
            ],
            [
              -72.9717284137014,
              42.060477162275575
            ],
            [
              -72.8480863475021,
              42.060477162275575
            ],
            [
              -72.8480863475021,
              41.96827210033855
            ],
            [
              -72.9717284137014,
              41.96827210033855
            ]
          ]
        ]
      },
      "bbox": [
        -72.9717284137014,
        41.96827210033855,
        -72.8480863475021,
        42.060477162275575
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:35.314410+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.85111937074494,
              41.965950330534284
            ],
            [
              -72.85111937074494,
              42.058275018675815
            ],
            [
              -72.7273212980634,
              42.058275018675815
            ],
            [
              -72.7273212980634,
              41.965950330534284
            ],
            [
              -72.85111937074494,
              41.965950330534284
            ]
          ]
        ]
      },
      "bbox": [
        -72.85111937074494,
        41.965950330534284,
        -72.7273212980634,
        42.058275018675815
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:35.415657+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.73052415311848,
              41.96350210345613
            ],
            [
              -72.73052415311848,
              42.05594592206924
            ],
            [
              -72.60657095355425,
              42.05594592206924
            ],
            [
              -72.60657095355425,
              41.96350210345613
            ],
            [
              -72.73052415311848,
              41.96350210345613
            ]
          ]
        ]
      },
      "bbox": [
        -72.73052415311848,
        41.96350210345613,
        -72.60657095355425,
        42.05594592206924
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:35.575182+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.60994361956932,
              41.960927372476505
            ],
            [
              -72.60994361956932,
              42.05349002261349
            ],
            [
              -72.48583604094159,
              42.05349002261349
            ],
            [
              -72.48583604094159,
              41.960927372476505
            ],
            [
              -72.60994361956932,
              41.960927372476505
            ]
          ]
        ]
      },
      "bbox": [
        -72.60994361956932,
        41.960927372476505,
        -72.48583604094159,
        42.05349002261349
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:35.635790+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.48937843172904,
              41.958226187711475
            ],
            [
              -72.48937843172904,
              42.0509072201854
            ],
            [
              -72.3651173455602,
              42.0509072201854
            ],
            [
              -72.3651173455602,
              41.958226187711475
            ],
            [
              -72.48937843172904,
              41.958226187711475
            ]
          ]
        ]
      },
      "bbox": [
        -72.48937843172904,
        41.958226187711475,
        -72.3651173455602,
        42.0509072201854
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:35.786665+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.36882934540088,
              41.955398596129555
            ],
            [
              -72.36882934540088,
              42.048197566072815
            ],
            [
              -72.2444156345627,
              42.048197566072815
            ],
            [
              -72.2444156345627,
              41.955398596129555
            ],
            [
              -72.36882934540088,
              41.955398596129555
            ]
          ]
        ]
      },
      "bbox": [
        -72.36882934540088,
        41.955398596129555,
        -72.2444156345627,
        42.048197566072815
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:35.907351+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.248297145702,
              41.95244477723159
            ],
            [
              -72.248297145702,
              42.0453611089086
            ],
            [
              -72.12373181786595,
              42.0453611089086
            ],
            [
              -72.12373181786595,
              41.95244477723159
            ],
            [
              -72.248297145702,
              41.95244477723159
            ]
          ]
        ]
      },
      "bbox": [
        -72.248297145702,
        41.95244477723159,
        -72.12373181786595,
        42.0453611089086
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.012347+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.12778273231125,
              41.94936465409202
            ],
            [
              -72.12778273231125,
              42.04239800138016
            ],
            [
              -72.00306652174832,
              42.04239800138016
            ],
            [
              -72.00306652174832,
              41.94936465409202
            ],
            [
              -72.12778273231125,
              41.94936465409202
            ]
          ]
        ]
      },
      "bbox": [
        -72.12778273231125,
        41.94936465409202,
        -72.00306652174832,
        42.04239800138016
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.131827+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.00728674087232,
              41.94615830275766
            ],
            [
              -72.00728674087232,
              42.03930819387583
            ],
            [
              -71.88242034542208,
              42.03930819387583
            ],
            [
              -71.88242034542208,
              41.94615830275766
            ],
            [
              -72.00728674087232,
              41.94615830275766
            ]
          ]
        ]
      },
      "bbox": [
        -72.00728674087232,
        41.94615830275766,
        -71.88242034542208,
        42.03930819387583
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.291216+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.88680978233471,
              41.94282576242897
            ],
            [
              -71.88680978233471,
              42.0360917262247
            ],
            [
              -71.76179423322195,
              42.0360917262247
            ],
            [
              -71.76179423322195,
              41.94282576242897
            ],
            [
              -71.88680978233471,
              41.94282576242897
            ]
          ]
        ]
      },
      "bbox": [
        -71.88680978233471,
        41.94282576242897,
        -71.76179423322195,
        42.0360917262247
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.401674+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.76635276740824,
              41.93936732682101
            ],
            [
              -71.76635276740824,
              42.03274867931784
            ],
            [
              -71.64118875844763,
              42.03274867931784
            ],
            [
              -71.64118875844763,
              41.93936732682101
            ],
            [
              -71.76635276740824,
              41.93936732682101
            ]
          ]
        ]
      },
      "bbox": [
        -71.76635276740824,
        41.93936732682101,
        -71.64118875844763,
        42.03274867931784
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.518291+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.645916376878,
              41.935782850701955
            ],
            [
              -71.645916376878,
              42.02927941491268
            ],
            [
              -71.52060486555767,
              42.02927941491268
            ],
            [
              -71.52060486555767,
              41.935782850701955
            ],
            [
              -71.645916376878,
              41.935782850701955
            ]
          ]
        ]
      },
      "bbox": [
        -71.645916376878,
        41.935782850701955,
        -71.52060486555767,
        42.02927941491268
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.668716+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.5255014704734,
              41.93207202786592
            ],
            [
              -71.5255014704734,
              42.025683735316086
            ],
            [
              -71.40004363839051,
              42.025683735316086
            ],
            [
              -71.40004363839051,
              41.93207202786592
            ],
            [
              -71.5255014704734,
              41.93207202786592
            ]
          ]
        ]
      },
      "bbox": [
        -71.5255014704734,
        41.93207202786592,
        -71.40004363839051,
        42.025683735316086
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.794568+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.40510902629794,
              41.92823517889171
            ],
            [
              -71.40510902629794,
              42.02196126816383
            ],
            [
              -71.27950561536306,
              42.02196126816383
            ],
            [
              -71.27950561536306,
              41.92823517889171
            ],
            [
              -71.40510902629794,
              41.92823517889171
            ]
          ]
        ]
      },
      "bbox": [
        -71.40510902629794,
        41.92823517889171,
        -71.27950561536306,
        42.02196126816383
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.920364+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.28473965219763,
              41.92427239052831
            ],
            [
              -71.28473965219763,
              42.018112391980885
            ],
            [
              -71.15899131373234,
              42.018112391980885
            ],
            [
              -71.15899131373234,
              41.92427239052831
            ],
            [
              -71.28473965219763,
              41.92427239052831
            ]
          ]
        ]
      },
      "bbox": [
        -71.28473965219763,
        41.92427239052831,
        -71.15899131373234,
        42.018112391980885
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:36.981303+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.16439387627334,
              41.92018378700914
            ],
            [
              -71.16439387627334,
              42.01413711210894
            ],
            [
              -71.03850163212185,
              42.01413711210894
            ],
            [
              -71.03850163212185,
              41.92018378700914
            ],
            [
              -71.16439387627334,
              41.92018378700914
            ]
          ]
        ]
      },
      "bbox": [
        -71.16439387627334,
        41.92018378700914,
        -71.03850163212185,
        42.01413711210894
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:37.097856+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.04407256582394,
              41.915969413267916
            ],
            [
              -71.04407256582394,
              42.01003559653261
            ],
            [
              -70.91803750036223,
              42.01003559653261
            ],
            [
              -70.91803750036223,
              41.915969413267916
            ],
            [
              -71.04407256582394,
              41.915969413267916
            ]
          ]
        ]
      },
      "bbox": [
        -71.04407256582394,
        41.915969413267916,
        -70.91803750036223,
        42.01003559653261
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:37.307946+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.92377658528663,
              41.91162934172079
            ],
            [
              -70.92377658528663,
              42.00580813843559
            ],
            [
              -70.79759961583069,
              42.00580813843559
            ],
            [
              -70.79759961583069,
              41.91162934172079
            ],
            [
              -70.92377658528663,
              41.91162934172079
            ]
          ]
        ]
      },
      "bbox": [
        -70.92377658528663,
        41.91162934172079,
        -70.79759961583069,
        42.00580813843559
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:37.419845+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.80350667312312,
              41.90716381567563
            ],
            [
              -70.80350667312312,
              42.00145472878558
            ],
            [
              -70.67718916147862,
              42.00145472878558
            ],
            [
              -70.67718916147862,
              41.90716381567563
            ],
            [
              -70.80350667312312,
              41.90716381567563
            ]
          ]
        ]
      },
      "bbox": [
        -70.80350667312312,
        41.90716381567563,
        -70.67718916147862,
        42.00145472878558
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:37.622790+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.68326396480109,
              41.902572918497945
            ],
            [
              -70.68326396480109,
              41.9969752385931
            ],
            [
              -70.55680672143623,
              41.9969752385931
            ],
            [
              -70.55680672143623,
              41.902572918497945
            ],
            [
              -70.68326396480109,
              41.902572918497945
            ]
          ]
        ]
      },
      "bbox": [
        -70.68326396480109,
        41.902572918497945,
        -70.55680672143623,
        41.9969752385931
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:37.795703+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.56304913002487,
              41.897856698077966
            ],
            [
              -70.56304913002487,
              41.99236980463954
            ],
            [
              -70.43645191953291,
              41.99236980463954
            ],
            [
              -70.43645191953291,
              41.897856698077966
            ],
            [
              -70.56304913002487,
              41.897856698077966
            ]
          ]
        ]
      },
      "bbox": [
        -70.56304913002487,
        41.897856698077966,
        -70.43645191953291,
        41.99236980463954
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:37.953783+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.44286218713506,
              41.89301523943838
            ],
            [
              -70.44286218713506,
              41.98763871246741
            ],
            [
              -70.31612565706678,
              41.98763871246741
            ],
            [
              -70.31612565706678,
              41.89301523943838
            ],
            [
              -70.44286218713506,
              41.89301523943838
            ]
          ]
        ]
      },
      "bbox": [
        -70.44286218713506,
        41.89301523943838,
        -70.31612565706678,
        41.98763871246741
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.072327+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.32270390114671,
              41.888048513969686
            ],
            [
              -70.32270390114671,
              41.982782027409954
            ],
            [
              -70.19582963230165,
              41.982782027409954
            ],
            [
              -70.19582963230165,
              41.888048513969686
            ],
            [
              -70.32270390114671,
              41.888048513969686
            ]
          ]
        ]
      },
      "bbox": [
        -70.32270390114671,
        41.888048513969686,
        -70.19582963230165,
        41.982782027409954
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.179303+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.20257553302909,
              41.88295658941337
            ],
            [
              -70.20257553302909,
              41.97779968120672
            ],
            [
              -70.07556461647337,
              41.97779968120672
            ],
            [
              -70.07556461647337,
              41.88295658941337
            ],
            [
              -70.20257553302909,
              41.88295658941337
            ]
          ]
        ]
      },
      "bbox": [
        -70.20257553302909,
        41.88295658941337,
        -70.07556461647337,
        41.97779968120672
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.294857+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.08247782423474,
              41.87773961782854
            ],
            [
              -70.08247782423474,
              41.97269175380065
            ],
            [
              -69.95533114016416,
              41.97269175380065
            ],
            [
              -69.95533114016416,
              41.87773961782854
            ],
            [
              -70.08247782423474,
              41.87773961782854
            ]
          ]
        ]
      },
      "bbox": [
        -70.08247782423474,
        41.87773961782854,
        -69.95533114016416,
        41.97269175380065
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.386848+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_09_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.96241147296149,
              41.872397689857976
            ],
            [
              -69.96241147296149,
              41.967458396168816
            ],
            [
              -69.83512996567934,
              41.967458396168816
            ],
            [
              -69.83512996567934,
              41.872397689857976
            ],
            [
              -69.96241147296149,
              41.872397689857976
            ]
          ]
        ]
      },
      "bbox": [
        -69.96241147296149,
        41.872397689857976,
        -69.83512996567934,
        41.967458396168816
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.642703+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_09_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_09_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_09_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4658487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.78230111774519,
              41.89782167178116
            ],
            [
              -74.78230111774519,
              41.98818030095521
            ],
            [
              -74.66127135310833,
              41.98818030095521
            ],
            [
              -74.66127135310833,
              41.89782167178116
            ],
            [
              -74.78230111774519,
              41.89782167178116
            ]
          ]
        ]
      },
      "bbox": [
        -74.78230111774519,
        41.89782167178116,
        -74.66127135310833,
        41.98818030095521
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.740195+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.66174775514061,
              41.897403395785666
            ],
            [
              -74.66174775514061,
              41.98788764718319
            ],
            [
              -74.54055042296085,
              41.98788764718319
            ],
            [
              -74.54055042296085,
              41.897403395785666
            ],
            [
              -74.66174775514061,
              41.897403395785666
            ]
          ]
        ]
      },
      "bbox": [
        -74.66174775514061,
        41.897403395785666,
        -74.54055042296085,
        41.98788764718319
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.800636+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            528058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54119656756608,
              41.89685858441136
            ],
            [
              -74.54119656756608,
              41.987468073487506
            ],
            [
              -74.4198324110924,
              41.987468073487506
            ],
            [
              -74.4198324110924,
              41.89685858441136
            ],
            [
              -74.54119656756608,
              41.89685858441136
            ]
          ]
        ]
      },
      "bbox": [
        -74.54119656756608,
        41.89685858441136,
        -74.4198324110924,
        41.987468073487506
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.930158+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42064831669086,
              41.89618724419808
            ],
            [
              -74.42064831669086,
              41.98692158567801
            ],
            [
              -74.29911811358619,
              41.98692158567801
            ],
            [
              -74.29911811358619,
              41.89618724419808
            ],
            [
              -74.42064831669086,
              41.89618724419808
            ]
          ]
        ]
      },
      "bbox": [
        -74.42064831669086,
        41.89618724419808,
        -74.29911811358619,
        41.98692158567801
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:38.991240+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30010377762338,
              41.89538942692573
            ],
            [
              -74.30010377762338,
              41.98624818071581
            ],
            [
              -74.17840836189966,
              41.98624818071581
            ],
            [
              -74.17840836189966,
              41.89538942692573
            ],
            [
              -74.30010377762338,
              41.89538942692573
            ]
          ]
        ]
      },
      "bbox": [
        -74.30010377762338,
        41.89538942692573,
        -74.17840836189966,
        41.98624818071581
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:39.111056+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.17956369509784,
              41.8944651349041
            ],
            [
              -74.17956369509784,
              41.98544788458124
            ],
            [
              -74.05770391955366,
              41.98544788458124
            ],
            [
              -74.05770391955366,
              41.8944651349041
            ],
            [
              -74.17956369509784,
              41.8944651349041
            ]
          ]
        ]
      },
      "bbox": [
        -74.17956369509784,
        41.8944651349041,
        -74.05770391955366,
        41.98544788458124
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:39.220742+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.05902884835442,
              41.89341425579341
            ],
            [
              -74.05902884835442,
              41.984520703655015
            ],
            [
              -73.93700554299758,
              41.984520703655015
            ],
            [
              -73.93700554299758,
              41.89341425579341
            ],
            [
              -74.05902884835442,
              41.89341425579341
            ]
          ]
        ]
      },
      "bbox": [
        -74.05902884835442,
        41.89341425579341,
        -73.93700554299758,
        41.984520703655015
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:39.373735+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.93850003701803,
              41.89223681456425
            ],
            [
              -73.93850003701803,
              41.983466481590305
            ],
            [
              -73.81631400737656,
              41.983466481590305
            ],
            [
              -73.81631400737656,
              41.89223681456425
            ],
            [
              -73.93850003701803,
              41.89223681456425
            ]
          ]
        ]
      },
      "bbox": [
        -73.93850003701803,
        41.89223681456425,
        -73.81631400737656,
        41.983466481590305
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:39.604267+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.81797803231436,
              41.89093310368073
            ],
            [
              -73.81797803231436,
              41.98228525252947
            ],
            [
              -73.69563045670316,
              41.98228525252947
            ],
            [
              -73.69563045670316,
              41.89093310368073
            ],
            [
              -73.81797803231436,
              41.89093310368073
            ]
          ]
        ]
      },
      "bbox": [
        -73.81797803231436,
        41.89093310368073,
        -73.69563045670316,
        41.98228525252947
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:39.842217+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.69746394815824,
              41.88950277303351
            ],
            [
              -73.69746394815824,
              41.98097735851356
            ],
            [
              -73.57495487764176,
              41.98097735851356
            ],
            [
              -73.57495487764176,
              41.88950277303351
            ],
            [
              -73.69746394815824,
              41.88950277303351
            ]
          ]
        ]
      },
      "bbox": [
        -73.69746394815824,
        41.88950277303351,
        -73.57495487764176,
        41.98097735851356
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:40.025368+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.57695789696314,
              41.88794606594085
            ],
            [
              -73.57695789696314,
              41.9795425863531
            ],
            [
              -73.4542882093295,
              41.9795425863531
            ],
            [
              -73.4542882093295,
              41.88794606594085
            ],
            [
              -73.57695789696314,
              41.88794606594085
            ]
          ]
        ]
      },
      "bbox": [
        -73.57695789696314,
        41.88794606594085,
        -73.4542882093295,
        41.9795425863531
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:40.136132+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.45646076833651,
              41.88626302762781
            ],
            [
              -73.45646076833651,
              41.97798105250069
            ],
            [
              -73.33363106806469,
              41.97798105250069
            ],
            [
              -73.33363106806469,
              41.88626302762781
            ],
            [
              -73.45646076833651,
              41.88626302762781
            ]
          ]
        ]
      },
      "bbox": [
        -73.45646076833651,
        41.88626302762781,
        -73.33363106806469,
        41.97798105250069
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:40.270841+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.33597318826857,
              41.88445363808752
            ],
            [
              -73.33597318826857,
              41.9762928070355
            ],
            [
              -73.2129848281645,
              41.9762928070355
            ],
            [
              -73.2129848281645,
              41.88445363808752
            ],
            [
              -73.33597318826857,
              41.88445363808752
            ]
          ]
        ]
      },
      "bbox": [
        -73.33597318826857,
        41.88445363808752,
        -73.2129848281645,
        41.9762928070355
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:40.390760+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.21549640009394,
              41.88251792221683
            ],
            [
              -73.21549640009394,
              41.97447775775029
            ],
            [
              -73.09235049088757,
              41.97447775775029
            ],
            [
              -73.09235049088757,
              41.88251792221683
            ],
            [
              -73.21549640009394,
              41.88251792221683
            ]
          ]
        ]
      },
      "bbox": [
        -73.21549640009394,
        41.88251792221683,
        -73.09235049088757,
        41.97447775775029
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:40.590425+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.09503136473963,
              41.88045592665736
            ],
            [
              -73.09503136473963,
              41.972535861787186
            ],
            [
              -72.9717284137014,
              41.972535861787186
            ],
            [
              -72.9717284137014,
              41.88045592665736
            ],
            [
              -73.09503136473963,
              41.88045592665736
            ]
          ]
        ]
      },
      "bbox": [
        -73.09503136473963,
        41.88045592665736,
        -72.9717284137014,
        41.972535861787186
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:40.820845+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.97457852503592,
              41.878267654432165
            ],
            [
              -72.97457852503592,
              41.970467299101834
            ],
            [
              -72.85111937074494,
              41.970467299101834
            ],
            [
              -72.85111937074494,
              41.878267654432165
            ],
            [
              -72.97457852503592,
              41.878267654432165
            ]
          ]
        ]
      },
      "bbox": [
        -72.97457852503592,
        41.878267654432165,
        -72.85111937074494,
        41.970467299101834
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:40.968813+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.8541386518707,
              41.87595319824755
            ],
            [
              -72.8541386518707,
              41.96827210033855
            ],
            [
              -72.73052415311848,
              41.96827210033855
            ],
            [
              -72.73052415311848,
              41.87595319824755
            ],
            [
              -72.8541386518707,
              41.87595319824755
            ]
          ]
        ]
      },
      "bbox": [
        -72.8541386518707,
        41.87595319824755,
        -72.73052415311848,
        41.96827210033855
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.082363+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.73371252753702,
              41.87351264326494
            ],
            [
              -72.73371252753702,
              41.965950330534284
            ],
            [
              -72.60994361956932,
              41.965950330534284
            ],
            [
              -72.60994361956932,
              41.87351264326494
            ],
            [
              -72.73371252753702,
              41.87351264326494
            ]
          ]
        ]
      },
      "bbox": [
        -72.73371252753702,
        41.87351264326494,
        -72.60994361956932,
        41.965950330534284
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.194448+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.61330101153244,
              41.87094598004799
            ],
            [
              -72.61330101153244,
              41.96350210345613
            ],
            [
              -72.48937843172904,
              41.96350210345613
            ],
            [
              -72.48937843172904,
              41.87094598004799
            ],
            [
              -72.61330101153244,
              41.87094598004799
            ]
          ]
        ]
      },
      "bbox": [
        -72.61330101153244,
        41.87094598004799,
        -72.48937843172904,
        41.96350210345613
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.313971+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.49290475837923,
              41.86825325854226
            ],
            [
              -72.49290475837923,
              41.960927372476505
            ],
            [
              -72.36882934540088,
              41.960927372476505
            ],
            [
              -72.36882934540088,
              41.86825325854226
            ],
            [
              -72.49290475837923,
              41.86825325854226
            ]
          ]
        ]
      },
      "bbox": [
        -72.49290475837923,
        41.86825325854226,
        -72.36882934540088,
        41.960927372476505
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.395680+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.37252448193021,
              41.86543452366069
            ],
            [
              -72.37252448193021,
              41.958226187711475
            ],
            [
              -72.248297145702,
              41.958226187711475
            ],
            [
              -72.248297145702,
              41.86543452366069
            ],
            [
              -72.37252448193021,
              41.86543452366069
            ]
          ]
        ]
      },
      "bbox": [
        -72.37252448193021,
        41.86543452366069,
        -72.248297145702,
        41.958226187711475
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.542441+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.25216100129774,
              41.86248995232677
            ],
            [
              -72.25216100129774,
              41.955398596129555
            ],
            [
              -72.12778273231125,
              41.955398596129555
            ],
            [
              -72.12778273231125,
              41.86248995232677
            ],
            [
              -72.25216100129774,
              41.86248995232677
            ]
          ]
        ]
      },
      "bbox": [
        -72.25216100129774,
        41.86248995232677,
        -72.12778273231125,
        41.955398596129555
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.653997+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.13181521451293,
              41.859419473826684
            ],
            [
              -72.13181521451293,
              41.95244477723159
            ],
            [
              -72.00728674087232,
              41.95244477723159
            ],
            [
              -72.00728674087232,
              41.859419473826684
            ],
            [
              -72.13181521451293,
              41.859419473826684
            ]
          ]
        ]
      },
      "bbox": [
        -72.13181521451293,
        41.859419473826684,
        -72.00728674087232,
        41.95244477723159
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.727081+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.0114877551507,
              41.85622316313573
            ],
            [
              -72.0114877551507,
              41.94936465409202
            ],
            [
              -71.88680978233471,
              41.94936465409202
            ],
            [
              -71.88680978233471,
              41.85622316313573
            ],
            [
              -72.0114877551507,
              41.85622316313573
            ]
          ]
        ]
      },
      "bbox": [
        -72.0114877551507,
        41.85622316313573,
        -71.88680978233471,
        41.94936465409202
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.830010+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.89117920252404,
              41.85290105862595
            ],
            [
              -71.89117920252404,
              41.94615830275766
            ],
            [
              -71.76635276740824,
              41.94615830275766
            ],
            [
              -71.76635276740824,
              41.85290105862595
            ],
            [
              -71.89117920252404,
              41.85290105862595
            ]
          ]
        ]
      },
      "bbox": [
        -71.89117920252404,
        41.85290105862595,
        -71.76635276740824,
        41.94615830275766
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:41.959139+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.77089047947757,
              41.849453332327336
            ],
            [
              -71.77089047947757,
              41.94282576242897
            ],
            [
              -71.645916376878,
              41.94282576242897
            ],
            [
              -71.645916376878,
              41.849453332327336
            ],
            [
              -71.77089047947757,
              41.849453332327336
            ]
          ]
        ]
      },
      "bbox": [
        -71.77089047947757,
        41.849453332327336,
        -71.645916376878,
        41.94282576242897
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:42.118227+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.65062243969412,
              41.84587994649496
            ],
            [
              -71.65062243969412,
              41.93936732682101
            ],
            [
              -71.5255014704734,
              41.93936732682101
            ],
            [
              -71.5255014704734,
              41.84587994649496
            ],
            [
              -71.65062243969412,
              41.84587994649496
            ]
          ]
        ]
      },
      "bbox": [
        -71.65062243969412,
        41.84587994649496,
        -71.5255014704734,
        41.93936732682101
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:42.250202+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.53037580091437,
              41.842180728205285
            ],
            [
              -71.53037580091437,
              41.935782850701955
            ],
            [
              -71.40510902629794,
              41.935782850701955
            ],
            [
              -71.40510902629794,
              41.842180728205285
            ],
            [
              -71.53037580091437,
              41.842180728205285
            ]
          ]
        ]
      },
      "bbox": [
        -71.53037580091437,
        41.842180728205285,
        -71.40510902629794,
        41.935782850701955
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:42.312828+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.41015138094433,
              41.83835589423139
            ],
            [
              -71.41015138094433,
              41.93207202786592
            ],
            [
              -71.28473965219763,
              41.93207202786592
            ],
            [
              -71.28473965219763,
              41.83835589423139
            ],
            [
              -71.41015138094433,
              41.83835589423139
            ]
          ]
        ]
      },
      "bbox": [
        -71.41015138094433,
        41.83835589423139,
        -71.28473965219763,
        41.93207202786592
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:42.442921+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.2899498813168,
              41.83440559581582
            ],
            [
              -71.2899498813168,
              41.92823517889171
            ],
            [
              -71.16439387627334,
              41.92823517889171
            ],
            [
              -71.16439387627334,
              41.83440559581582
            ],
            [
              -71.2899498813168,
              41.83440559581582
            ]
          ]
        ]
      },
      "bbox": [
        -71.2899498813168,
        41.83440559581582,
        -71.16439387627334,
        41.92823517889171
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:42.561598+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.16977185654575,
              41.83032990838776
            ],
            [
              -71.16977185654575,
              41.92427239052831
            ],
            [
              -71.04407256582394,
              41.92427239052831
            ],
            [
              -71.04407256582394,
              41.83032990838776
            ],
            [
              -71.16977185654575,
              41.83032990838776
            ]
          ]
        ]
      },
      "bbox": [
        -71.16977185654575,
        41.83032990838776,
        -71.04407256582394,
        41.92427239052831
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:42.668788+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.04961815262473,
              41.8261286261168
            ],
            [
              -71.04961815262473,
              41.92018378700914
            ],
            [
              -70.92377658528663,
              41.92018378700914
            ],
            [
              -70.92377658528663,
              41.8261286261168
            ],
            [
              -71.04961815262473,
              41.8261286261168
            ]
          ]
        ]
      },
      "bbox": [
        -71.04961815262473,
        41.8261286261168,
        -70.92377658528663,
        41.92018378700914
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:42.729812+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.92948958577412,
              41.82180187857282
            ],
            [
              -70.92948958577412,
              41.915969413267916
            ],
            [
              -70.80350667312312,
              41.915969413267916
            ],
            [
              -70.80350667312312,
              41.82180187857282
            ],
            [
              -70.92948958577412,
              41.82180187857282
            ]
          ]
        ]
      },
      "bbox": [
        -70.92948958577412,
        41.82180187857282,
        -70.80350667312312,
        41.915969413267916
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:42.855233+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.80938691249304,
              41.8173502535113
            ],
            [
              -70.80938691249304,
              41.91162934172079
            ],
            [
              -70.68326396480109,
              41.91162934172079
            ],
            [
              -70.68326396480109,
              41.8173502535113
            ],
            [
              -70.80938691249304,
              41.8173502535113
            ]
          ]
        ]
      },
      "bbox": [
        -70.80938691249304,
        41.8173502535113,
        -70.68326396480109,
        41.91162934172079
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:43.090010+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.68931121413544,
              41.81277385299227
            ],
            [
              -70.68931121413544,
              41.90716381567563
            ],
            [
              -70.56304913002487,
              41.90716381567563
            ],
            [
              -70.56304913002487,
              41.81277385299227
            ],
            [
              -70.68931121413544,
              41.81277385299227
            ]
          ]
        ]
      },
      "bbox": [
        -70.68931121413544,
        41.81277385299227,
        -70.56304913002487,
        41.90716381567563
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:43.228740+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.56926322893844,
              41.80807247298263
            ],
            [
              -70.56926322893844,
              41.902572918497945
            ],
            [
              -70.44286218713506,
              41.902572918497945
            ],
            [
              -70.44286218713506,
              41.80807247298263
            ],
            [
              -70.56926322893844,
              41.80807247298263
            ]
          ]
        ]
      },
      "bbox": [
        -70.56926322893844,
        41.80807247298263,
        -70.44286218713506,
        41.902572918497945
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:43.348220+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.44924331852943,
              41.803246198781004
            ],
            [
              -70.44924331852943,
              41.897856698077966
            ],
            [
              -70.32270390114671,
              41.897856698077966
            ],
            [
              -70.32270390114671,
              41.803246198781004
            ],
            [
              -70.44924331852943,
              41.803246198781004
            ]
          ]
        ]
      },
      "bbox": [
        -70.44924331852943,
        41.803246198781004,
        -70.32270390114671,
        41.897856698077966
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:43.475782+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.32925225378581,
              41.79829505141155
            ],
            [
              -70.32925225378581,
              41.89301523943838
            ],
            [
              -70.20257553302909,
              41.89301523943838
            ],
            [
              -70.20257553302909,
              41.79829505141155
            ],
            [
              -70.32925225378581,
              41.79829505141155
            ]
          ]
        ]
      },
      "bbox": [
        -70.32925225378581,
        41.79829505141155,
        -70.20257553302909,
        41.89301523943838
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:43.660643+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.20929082756798,
              41.79321908563083
            ],
            [
              -70.20929082756798,
              41.888048513969686
            ],
            [
              -70.08247782423474,
              41.888048513969686
            ],
            [
              -70.08247782423474,
              41.79321908563083
            ],
            [
              -70.20929082756798,
              41.79321908563083
            ]
          ]
        ]
      },
      "bbox": [
        -70.20929082756798,
        41.79321908563083,
        -70.08247782423474,
        41.888048513969686
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:43.788519+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.08935967394888,
              41.78801845700932
            ],
            [
              -70.08935967394888,
              41.88295658941337
            ],
            [
              -69.96241147296149,
              41.88295658941337
            ],
            [
              -69.96241147296149,
              41.78801845700932
            ],
            [
              -70.08935967394888,
              41.78801845700932
            ]
          ]
        ]
      },
      "bbox": [
        -70.08935967394888,
        41.78801845700932,
        -69.96241147296149,
        41.88295658941337
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:43.900675+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.96945970235551,
              41.782693246668465
            ],
            [
              -69.96945970235551,
              41.87773961782854
            ],
            [
              -69.84237722628546,
              41.87773961782854
            ],
            [
              -69.84237722628546,
              41.782693246668465
            ],
            [
              -69.96945970235551,
              41.782693246668465
            ]
          ]
        ]
      },
      "bbox": [
        -69.96945970235551,
        41.782693246668465,
        -69.84237722628546,
        41.87773961782854
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:44.015391+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_10_42",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.84959163428388,
              41.782050177015954
            ],
            [
              -69.84959163428388,
              41.872397689857976
            ],
            [
              -69.82807132081268,
              41.872397689857976
            ],
            [
              -69.82807132081268,
              41.782050177015954
            ],
            [
              -69.84959163428388,
              41.782050177015954
            ]
          ]
        ]
      },
      "bbox": [
        -69.84959163428388,
        41.782050177015954,
        -69.82807132081268,
        41.872397689857976
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:44.142265+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_10_42.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_10_42": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_10_42.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            1192
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            928058.0,
            0.0,
            -1.0,
            4648487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54183977132753,
              41.80679415337067
            ],
            [
              -74.54183977132753,
              41.897403395785666
            ],
            [
              -74.42064831669086,
              41.897403395785666
            ],
            [
              -74.42064831669086,
              41.80679415337067
            ],
            [
              -74.54183977132753,
              41.80679415337067
            ]
          ]
        ]
      },
      "bbox": [
        -74.54183977132753,
        41.80679415337067,
        -74.42064831669086,
        41.897403395785666
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:44.306847+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42146050824428,
              41.8061248721775
            ],
            [
              -74.42146050824428,
              41.89685858441136
            ],
            [
              -74.30010377762338,
              41.89685858441136
            ],
            [
              -74.30010377762338,
              41.8061248721775
            ],
            [
              -74.42146050824428,
              41.8061248721775
            ]
          ]
        ]
      },
      "bbox": [
        -74.42146050824428,
        41.8061248721775,
        -74.30010377762338,
        41.89685858441136
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:44.381874+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30108495511159,
              41.805329526394786
            ],
            [
              -74.30108495511159,
              41.89618724419808
            ],
            [
              -74.17956369509784,
              41.89618724419808
            ],
            [
              -74.17956369509784,
              41.805329526394786
            ],
            [
              -74.30108495511159,
              41.805329526394786
            ]
          ]
        ]
      },
      "bbox": [
        -74.30108495511159,
        41.805329526394786,
        -74.17956369509784,
        41.89618724419808
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:44.442754+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.18071377154556,
              41.80440811526304
            ],
            [
              -74.18071377154556,
              41.89538942692573
            ],
            [
              -74.05902884835442,
              41.89538942692573
            ],
            [
              -74.05902884835442,
              41.80440811526304
            ],
            [
              -74.18071377154556,
              41.80440811526304
            ]
          ]
        ]
      },
      "bbox": [
        -74.18071377154556,
        41.80440811526304,
        -74.05902884835442,
        41.89538942692573
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:44.641710+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.06034774860477,
              41.803360567428
            ],
            [
              -74.06034774860477,
              41.8944651349041
            ],
            [
              -73.93850003701803,
              41.8944651349041
            ],
            [
              -73.93850003701803,
              41.803360567428
            ],
            [
              -74.06034774860477,
              41.803360567428
            ]
          ]
        ]
      },
      "bbox": [
        -74.06034774860477,
        41.803360567428,
        -73.93850003701803,
        41.8944651349041
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:44.702592+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.93998773084934,
              41.80218690352223
            ],
            [
              -73.93998773084934,
              41.89341425579341
            ],
            [
              -73.81797803231436,
              41.89341425579341
            ],
            [
              -73.81797803231436,
              41.80218690352223
            ],
            [
              -73.93998773084934,
              41.80218690352223
            ]
          ]
        ]
      },
      "bbox": [
        -73.93998773084934,
        41.80218690352223,
        -73.81797803231436,
        41.89341425579341
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:44.953577+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.81963448577268,
              41.800887368446524
            ],
            [
              -73.81963448577268,
              41.89223681456425
            ],
            [
              -73.69746394815824,
              41.89223681456425
            ],
            [
              -73.69746394815824,
              41.800887368446524
            ],
            [
              -73.81963448577268,
              41.800887368446524
            ]
          ]
        ]
      },
      "bbox": [
        -73.81963448577268,
        41.800887368446524,
        -73.69746394815824,
        41.89223681456425
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:45.341475+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.69928909468305,
              41.799461466996085
            ],
            [
              -73.69928909468305,
              41.89093310368073
            ],
            [
              -73.57695789696314,
              41.89093310368073
            ],
            [
              -73.57695789696314,
              41.799461466996085
            ],
            [
              -73.69928909468305,
              41.799461466996085
            ]
          ]
        ]
      },
      "bbox": [
        -73.69928909468305,
        41.799461466996085,
        -73.57695789696314,
        41.89093310368073
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:45.551038+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.57895180048088,
              41.79790957428613
            ],
            [
              -73.57895180048088,
              41.88950277303351
            ],
            [
              -73.45646076833651,
              41.88950277303351
            ],
            [
              -73.45646076833651,
              41.79790957428613
            ],
            [
              -73.57895180048088,
              41.79790957428613
            ]
          ]
        ]
      },
      "bbox": [
        -73.57895180048088,
        41.79790957428613,
        -73.45646076833651,
        41.88950277303351
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:45.697913+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.4586234361984,
              41.79623172869069
            ],
            [
              -73.4586234361984,
              41.88794606594085
            ],
            [
              -73.33597318826857,
              41.88794606594085
            ],
            [
              -73.33597318826857,
              41.79623172869069
            ],
            [
              -73.4586234361984,
              41.79623172869069
            ]
          ]
        ]
      },
      "bbox": [
        -73.4586234361984,
        41.79623172869069,
        -73.33597318826857,
        41.88794606594085
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:45.954856+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.3383046468476,
              41.79442797591955
            ],
            [
              -73.3383046468476,
              41.88626302762781
            ],
            [
              -73.21549640009394,
              41.88626302762781
            ],
            [
              -73.21549640009394,
              41.79442797591955
            ],
            [
              -73.3383046468476,
              41.79442797591955
            ]
          ]
        ]
      },
      "bbox": [
        -73.3383046468476,
        41.79442797591955,
        -73.21549640009394,
        41.88626302762781
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:46.074177+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.21799654627347,
              41.79249842301434
            ],
            [
              -73.21799654627347,
              41.88445363808752
            ],
            [
              -73.09503136473963,
              41.88445363808752
            ],
            [
              -73.09503136473963,
              41.79249842301434
            ],
            [
              -73.21799654627347,
              41.79249842301434
            ]
          ]
        ]
      },
      "bbox": [
        -73.21799654627347,
        41.79249842301434,
        -73.09503136473963,
        41.88445363808752
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:46.218208+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.09770004365079,
              41.790442978554665
            ],
            [
              -73.09770004365079,
              41.88251792221683
            ],
            [
              -72.97457852503592,
              41.88251792221683
            ],
            [
              -72.97457852503592,
              41.790442978554665
            ],
            [
              -73.09770004365079,
              41.790442978554665
            ]
          ]
        ]
      },
      "bbox": [
        -73.09770004365079,
        41.790442978554665,
        -72.97457852503592,
        41.88251792221683
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:46.333339+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.97741567267448,
              41.7882616136808
            ],
            [
              -72.97741567267448,
              41.88045592665736
            ],
            [
              -72.8541386518707,
              41.88045592665736
            ],
            [
              -72.8541386518707,
              41.7882616136808
            ],
            [
              -72.97741567267448,
              41.7882616136808
            ]
          ]
        ]
      },
      "bbox": [
        -72.97741567267448,
        41.7882616136808,
        -72.8541386518707,
        41.88045592665736
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:46.520915+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.85714420112183,
              41.785954453304576
            ],
            [
              -72.85714420112183,
              41.878267654432165
            ],
            [
              -72.73371252753702,
              41.878267654432165
            ],
            [
              -72.73371252753702,
              41.785954453304576
            ],
            [
              -72.85714420112183,
              41.785954453304576
            ]
          ]
        ]
      },
      "bbox": [
        -72.85714420112183,
        41.785954453304576,
        -72.73371252753702,
        41.878267654432165
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:46.632041+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.73688640260377,
              41.783521549176506
            ],
            [
              -72.73688640260377,
              41.87595319824755
            ],
            [
              -72.61330101153244,
              41.87595319824755
            ],
            [
              -72.61330101153244,
              41.783521549176506
            ],
            [
              -72.73688640260377,
              41.783521549176506
            ]
          ]
        ]
      },
      "bbox": [
        -72.73688640260377,
        41.783521549176506,
        -72.61330101153244,
        41.87595319824755
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:46.757867+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.61664313711164,
              41.78096293140319
            ],
            [
              -72.61664313711164,
              41.87351264326494
            ],
            [
              -72.49290475837923,
              41.87351264326494
            ],
            [
              -72.49290475837923,
              41.78096293140319
            ],
            [
              -72.61664313711164,
              41.78096293140319
            ]
          ]
        ]
      },
      "bbox": [
        -72.61664313711164,
        41.78096293140319,
        -72.49290475837923,
        41.87351264326494
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:46.873473+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.49641505467491,
              41.77827864973812
            ],
            [
              -72.49641505467491,
              41.87094598004799
            ],
            [
              -72.37252448193021,
              41.87094598004799
            ],
            [
              -72.37252448193021,
              41.77827864973812
            ],
            [
              -72.49641505467491,
              41.77827864973812
            ]
          ]
        ]
      },
      "bbox": [
        -72.49641505467491,
        41.77827864973812,
        -72.37252448193021,
        41.87094598004799
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:46.933775+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.37620282245037,
              41.77546874891863
            ],
            [
              -72.37620282245037,
              41.86825325854226
            ],
            [
              -72.25216100129774,
              41.86825325854226
            ],
            [
              -72.25216100129774,
              41.77546874891863
            ],
            [
              -72.37620282245037,
              41.77546874891863
            ]
          ]
        ]
      },
      "bbox": [
        -72.37620282245037,
        41.77546874891863,
        -72.25216100129774,
        41.86825325854226
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:47.042143+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.25600729780652,
              41.77253339794899
            ],
            [
              -72.25600729780652,
              41.86543452366069
            ],
            [
              -72.13181521451293,
              41.86543452366069
            ],
            [
              -72.13181521451293,
              41.77253339794899
            ],
            [
              -72.25600729780652,
              41.77253339794899
            ]
          ]
        ]
      },
      "bbox": [
        -72.25600729780652,
        41.77253339794899,
        -72.13181521451293,
        41.86543452366069
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:47.183884+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.13582937139618,
              41.769472537425585
            ],
            [
              -72.13582937139618,
              41.86248995232677
            ],
            [
              -72.0114877551507,
              41.86248995232677
            ],
            [
              -72.0114877551507,
              41.769472537425585
            ],
            [
              -72.13582937139618,
              41.769472537425585
            ]
          ]
        ]
      },
      "bbox": [
        -72.13582937139618,
        41.769472537425585,
        -72.0114877551507,
        41.86248995232677
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:47.269971+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.01566968057426,
              41.76628623945324
            ],
            [
              -72.01566968057426,
              41.859419473826684
            ],
            [
              -71.89117920252404,
              41.859419473826684
            ],
            [
              -71.89117920252404,
              41.76628623945324
            ],
            [
              -72.01566968057426,
              41.76628623945324
            ]
          ]
        ]
      },
      "bbox": [
        -72.01566968057426,
        41.76628623945324,
        -71.89117920252404,
        41.859419473826684
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:47.330922+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.8955287735586,
              41.76297454193198
            ],
            [
              -71.8955287735586,
              41.85622316313573
            ],
            [
              -71.77089047947757,
              41.85622316313573
            ],
            [
              -71.77089047947757,
              41.76297454193198
            ],
            [
              -71.8955287735586,
              41.76297454193198
            ]
          ]
        ]
      },
      "bbox": [
        -71.8955287735586,
        41.76297454193198,
        -71.77089047947757,
        41.85622316313573
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:47.600900+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.77540758051525,
              41.75953750543044
            ],
            [
              -71.77540758051525,
              41.85290105862595
            ],
            [
              -71.65062243969412,
              41.85290105862595
            ],
            [
              -71.65062243969412,
              41.75953750543044
            ],
            [
              -71.77540758051525,
              41.75953750543044
            ]
          ]
        ]
      },
      "bbox": [
        -71.77540758051525,
        41.75953750543044,
        -71.65062243969412,
        41.85290105862595
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:47.661676+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.65530711499413,
              41.75597517926807
            ],
            [
              -71.65530711499413,
              41.849453332327336
            ],
            [
              -71.53037580091437,
              41.849453332327336
            ],
            [
              -71.53037580091437,
              41.75597517926807
            ],
            [
              -71.65530711499413,
              41.75597517926807
            ]
          ]
        ]
      },
      "bbox": [
        -71.65530711499413,
        41.75597517926807,
        -71.53037580091437,
        41.849453332327336
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:47.838805+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.53522798310438,
              41.752287522216946
            ],
            [
              -71.53522798310438,
              41.84587994649496
            ],
            [
              -71.41015138094433,
              41.84587994649496
            ],
            [
              -71.41015138094433,
              41.752287522216946
            ],
            [
              -71.53522798310438,
              41.752287522216946
            ]
          ]
        ]
      },
      "bbox": [
        -71.53522798310438,
        41.752287522216946,
        -71.41015138094433,
        41.84587994649496
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:47.971208+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.41517084048608,
              41.748474673046765
            ],
            [
              -71.41517084048608,
              41.842180728205285
            ],
            [
              -71.2899498813168,
              41.842180728205285
            ],
            [
              -71.2899498813168,
              41.748474673046765
            ],
            [
              -71.41517084048608,
              41.748474673046765
            ]
          ]
        ]
      },
      "bbox": [
        -71.41517084048608,
        41.748474673046765,
        -71.2899498813168,
        41.842180728205285
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:48.125641+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.29513646118437,
              41.74453681973627
            ],
            [
              -71.29513646118437,
              41.83835589423139
            ],
            [
              -71.16977185654575,
              41.83835589423139
            ],
            [
              -71.16977185654575,
              41.74453681973627
            ],
            [
              -71.29513646118437,
              41.74453681973627
            ]
          ]
        ]
      },
      "bbox": [
        -71.29513646118437,
        41.74453681973627,
        -71.16977185654575,
        41.83835589423139
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:48.242527+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.1751254426744,
              41.74047399263074
            ],
            [
              -71.1751254426744,
              41.83440559581582
            ],
            [
              -71.04961815262473,
              41.83440559581582
            ],
            [
              -71.04961815262473,
              41.74047399263074
            ],
            [
              -71.1751254426744,
              41.74047399263074
            ]
          ]
        ]
      },
      "bbox": [
        -71.1751254426744,
        41.74047399263074,
        -71.04961815262473,
        41.83440559581582
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:48.376290+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.0551385966663,
              41.736285818933275
            ],
            [
              -71.0551385966663,
              41.83032990838776
            ],
            [
              -70.92948958577412,
              41.83032990838776
            ],
            [
              -70.92948958577412,
              41.736285818933275
            ],
            [
              -71.0551385966663,
              41.736285818933275
            ]
          ]
        ]
      },
      "bbox": [
        -71.0551385966663,
        41.736285818933275,
        -70.92948958577412,
        41.83032990838776
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:48.523334+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.93517672453888,
              41.73197245745619
            ],
            [
              -70.93517672453888,
              41.8261286261168
            ],
            [
              -70.80938691249304,
              41.8261286261168
            ],
            [
              -70.80938691249304,
              41.73197245745619
            ],
            [
              -70.93517672453888,
              41.73197245745619
            ]
          ]
        ]
      },
      "bbox": [
        -70.93517672453888,
        41.73197245745619,
        -70.80938691249304,
        41.8261286261168
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:48.753855+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.8152405990019,
              41.72753472617015
            ],
            [
              -70.8152405990019,
              41.82180187857282
            ],
            [
              -70.68931121413544,
              41.82180187857282
            ],
            [
              -70.68931121413544,
              41.72753472617015
            ],
            [
              -70.8152405990019,
              41.72753472617015
            ]
          ]
        ]
      },
      "bbox": [
        -70.8152405990019,
        41.72753472617015,
        -70.68931121413544,
        41.82180187857282
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:48.911790+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.6953312488351,
              41.72297276022044
            ],
            [
              -70.6953312488351,
              41.8173502535113
            ],
            [
              -70.56926322893844,
              41.8173502535113
            ],
            [
              -70.56926322893844,
              41.72297276022044
            ],
            [
              -70.6953312488351,
              41.72297276022044
            ]
          ]
        ]
      },
      "bbox": [
        -70.6953312488351,
        41.72297276022044,
        -70.56926322893844,
        41.8173502535113
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:49.166850+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.57544945608109,
              41.718286157849406
            ],
            [
              -70.57544945608109,
              41.81277385299227
            ],
            [
              -70.44924331852943,
              41.81277385299227
            ],
            [
              -70.44924331852943,
              41.718286157849406
            ],
            [
              -70.57544945608109,
              41.718286157849406
            ]
          ]
        ]
      },
      "bbox": [
        -70.57544945608109,
        41.718286157849406,
        -70.44924331852943,
        41.81277385299227
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:49.235893+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.45559578067719,
              41.71347499625732
            ],
            [
              -70.45559578067719,
              41.80807247298263
            ],
            [
              -70.32925225378581,
              41.80807247298263
            ],
            [
              -70.32925225378581,
              41.71347499625732
            ],
            [
              -70.45559578067719,
              41.71347499625732
            ]
          ]
        ]
      },
      "bbox": [
        -70.45559578067719,
        41.71347499625732,
        -70.32925225378581,
        41.80807247298263
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:49.372258+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.33577102776938,
              41.70853935148338
            ],
            [
              -70.33577102776938,
              41.803246198781004
            ],
            [
              -70.20929082756798,
              41.803246198781004
            ],
            [
              -70.20929082756798,
              41.70853935148338
            ],
            [
              -70.33577102776938,
              41.70853935148338
            ]
          ]
        ]
      },
      "bbox": [
        -70.33577102776938,
        41.70853935148338,
        -70.20929082756798,
        41.803246198781004
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:49.553943+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.21597568187073,
              41.70347928347002
            ],
            [
              -70.21597568187073,
              41.79829505141155
            ],
            [
              -70.08935967394888,
              41.79829505141155
            ],
            [
              -70.08935967394888,
              41.70347928347002
            ],
            [
              -70.21597568187073,
              41.70347928347002
            ]
          ]
        ]
      },
      "bbox": [
        -70.21597568187073,
        41.70347928347002,
        -70.08935967394888,
        41.79829505141155
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:49.667032+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.0962103188207,
              41.69829493666902
            ],
            [
              -70.0962103188207,
              41.79321908563083
            ],
            [
              -69.96945970235551,
              41.79321908563083
            ],
            [
              -69.96945970235551,
              41.69829493666902
            ],
            [
              -70.0962103188207,
              41.69829493666902
            ]
          ]
        ]
      },
      "bbox": [
        -70.0962103188207,
        41.69829493666902,
        -69.96945970235551,
        41.79321908563083
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:49.771873+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.97647596729949,
              41.692986393250415
            ],
            [
              -69.97647596729949,
              41.78801845700932
            ],
            [
              -69.84959163428388,
              41.78801845700932
            ],
            [
              -69.84959163428388,
              41.692986393250415
            ],
            [
              -69.97647596729949,
              41.692986393250415
            ]
          ]
        ]
      },
      "bbox": [
        -69.97647596729949,
        41.692986393250415,
        -69.84959163428388,
        41.78801845700932
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:49.946280+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_11_42",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.8567733216379,
              41.6923453359918
            ],
            [
              -69.8567733216379,
              41.782693246668465
            ],
            [
              -69.83530552591385,
              41.782693246668465
            ],
            [
              -69.83530552591385,
              41.6923453359918
            ],
            [
              -69.8567733216379,
              41.6923453359918
            ]
          ]
        ]
      },
      "bbox": [
        -69.8567733216379,
        41.6923453359918,
        -69.83530552591385,
        41.782693246668465
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:50.047294+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_11_42.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_11_42": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_11_42.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            1192
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            928058.0,
            0.0,
            -1.0,
            4638487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.66269407238654,
              41.71726977013359
            ],
            [
              -74.66269407238654,
              41.80775427452073
            ],
            [
              -74.54183977132753,
              41.80775427452073
            ],
            [
              -74.54183977132753,
              41.71726977013359
            ],
            [
              -74.66269407238654,
              41.71726977013359
            ]
          ]
        ]
      },
      "bbox": [
        -74.66269407238654,
        41.71726977013359,
        -74.54183977132753,
        41.80775427452073
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:50.145646+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            528058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54248004852289,
              41.71672830579075
            ],
            [
              -74.54248004852289,
              41.80733729262436
            ],
            [
              -74.42146050824428,
              41.80733729262436
            ],
            [
              -74.42146050824428,
              41.71672830579075
            ],
            [
              -74.54248004852289,
              41.71672830579075
            ]
          ]
        ]
      },
      "bbox": [
        -74.54248004852289,
        41.71672830579075,
        -74.42146050824428,
        41.80733729262436
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:50.205935+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42226899122649,
              41.71606109605559
            ],
            [
              -74.42226899122649,
              41.80679415337067
            ],
            [
              -74.30108495511159,
              41.80679415337067
            ],
            [
              -74.30108495511159,
              41.71606109605559
            ],
            [
              -74.42226899122649,
              41.71606109605559
            ]
          ]
        ]
      },
      "bbox": [
        -74.42226899122649,
        41.71606109605559,
        -74.30108495511159,
        41.80679415337067
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:50.266031+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30206163938936,
              41.715268225487286
            ],
            [
              -74.30206163938936,
              41.8061248721775
            ],
            [
              -74.18071377154556,
              41.8061248721775
            ],
            [
              -74.18071377154556,
              41.715268225487286
            ],
            [
              -74.30206163938936,
              41.715268225487286
            ]
          ]
        ]
      },
      "bbox": [
        -74.30206163938936,
        41.715268225487286,
        -74.18071377154556,
        41.8061248721775
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:50.388839+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.18185858817874,
              41.71434969274779
            ],
            [
              -74.18185858817874,
              41.805329526394786
            ],
            [
              -74.06034774860477,
              41.805329526394786
            ],
            [
              -74.06034774860477,
              41.71434969274779
            ],
            [
              -74.18185858817874,
              41.71434969274779
            ]
          ]
        ]
      },
      "bbox": [
        -74.18185858817874,
        41.71434969274779,
        -74.06034774860477,
        41.805329526394786
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:50.725027+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.0616606337246,
              41.71330545248385
            ],
            [
              -74.0616606337246,
              41.80440811526304
            ],
            [
              -73.93998773084934,
              41.80440811526304
            ],
            [
              -73.93998773084934,
              41.71330545248385
            ],
            [
              -74.0616606337246,
              41.71330545248385
            ]
          ]
        ]
      },
      "bbox": [
        -74.0616606337246,
        41.71330545248385,
        -73.93998773084934,
        41.80440811526304
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:51.012283+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.94146866938488,
              41.7121355231278
            ],
            [
              -73.94146866938488,
              41.803360567428
            ],
            [
              -73.81963448577268,
              41.803360567428
            ],
            [
              -73.81963448577268,
              41.7121355231278
            ],
            [
              -73.94146866938488,
              41.7121355231278
            ]
          ]
        ]
      },
      "bbox": [
        -73.94146866938488,
        41.7121355231278,
        -73.81963448577268,
        41.803360567428
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:51.125090+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.82128346140615,
              41.710840096753415
            ],
            [
              -73.82128346140615,
              41.80218690352223
            ],
            [
              -73.69928909468305,
              41.80218690352223
            ],
            [
              -73.69928909468305,
              41.710840096753415
            ],
            [
              -73.82128346140615,
              41.710840096753415
            ]
          ]
        ]
      },
      "bbox": [
        -73.82128346140615,
        41.710840096753415,
        -73.69928909468305,
        41.80218690352223
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:51.240944+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.70110605050338,
              41.70941865024512
            ],
            [
              -73.70110605050338,
              41.800887368446524
            ],
            [
              -73.57895180048088,
              41.800887368446524
            ],
            [
              -73.57895180048088,
              41.70941865024512
            ],
            [
              -73.70110605050338,
              41.70941865024512
            ]
          ]
        ]
      },
      "bbox": [
        -73.70110605050338,
        41.70941865024512,
        -73.57895180048088,
        41.800887368446524
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:51.428044+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.580936734416,
              41.70787159981659
            ],
            [
              -73.580936734416,
              41.799461466996085
            ],
            [
              -73.4586234361984,
              41.799461466996085
            ],
            [
              -73.4586234361984,
              41.70787159981659
            ],
            [
              -73.580936734416,
              41.70787159981659
            ]
          ]
        ]
      },
      "bbox": [
        -73.580936734416,
        41.70787159981659,
        -73.4586234361984,
        41.799461466996085
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:51.592624+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.46077634639897,
              41.706198974578214
            ],
            [
              -73.46077634639897,
              41.79790957428613
            ],
            [
              -73.3383046468476,
              41.79790957428613
            ],
            [
              -73.3383046468476,
              41.706198974578214
            ],
            [
              -73.46077634639897,
              41.706198974578214
            ]
          ]
        ]
      },
      "bbox": [
        -73.46077634639897,
        41.706198974578214,
        -73.3383046468476,
        41.79790957428613
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:51.727583+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.34062555483754,
              41.70440085912798
            ],
            [
              -73.34062555483754,
              41.79623172869069
            ],
            [
              -73.21799654627347,
              41.79623172869069
            ],
            [
              -73.21799654627347,
              41.70440085912798
            ],
            [
              -73.34062555483754,
              41.70440085912798
            ]
          ]
        ]
      },
      "bbox": [
        -73.34062555483754,
        41.70440085912798,
        -73.21799654627347,
        41.79623172869069
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:51.882873+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.22048535536615,
              41.70247740695296
            ],
            [
              -73.22048535536615,
              41.79442797591955
            ],
            [
              -73.09770004365079,
              41.79442797591955
            ],
            [
              -73.09770004365079,
              41.70247740695296
            ],
            [
              -73.22048535536615,
              41.70247740695296
            ]
          ]
        ]
      },
      "bbox": [
        -73.22048535536615,
        41.70247740695296,
        -73.09770004365079,
        41.79442797591955
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:52.000820+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.10035659909616,
              41.70042845259375
            ],
            [
              -73.10035659909616,
              41.79249842301434
            ],
            [
              -72.97741567267448,
              41.79249842301434
            ],
            [
              -72.97741567267448,
              41.70042845259375
            ],
            [
              -73.10035659909616,
              41.70042845259375
            ]
          ]
        ]
      },
      "bbox": [
        -73.10035659909616,
        41.70042845259375,
        -72.97741567267448,
        41.79249842301434
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:52.119100+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.98023991403576,
              41.69825394874422
            ],
            [
              -72.98023991403576,
              41.790442978554665
            ],
            [
              -72.85714420112183,
              41.790442978554665
            ],
            [
              -72.85714420112183,
              41.69825394874422
            ],
            [
              -72.98023991403576,
              41.69825394874422
            ]
          ]
        ]
      },
      "bbox": [
        -72.98023991403576,
        41.69825394874422,
        -72.85714420112183,
        41.790442978554665
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:52.179624+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.8601360867092,
              41.695954039219544
            ],
            [
              -72.8601360867092,
              41.7882616136808
            ],
            [
              -72.73688640260377,
              41.7882616136808
            ],
            [
              -72.73688640260377,
              41.695954039219544
            ],
            [
              -72.8601360867092,
              41.695954039219544
            ]
          ]
        ]
      },
      "bbox": [
        -72.8601360867092,
        41.695954039219544,
        -72.73688640260377,
        41.7882616136808
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:52.308708+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.74004585520542,
              41.69352876315838
            ],
            [
              -72.74004585520542,
              41.785954453304576
            ],
            [
              -72.61664313711164,
              41.785954453304576
            ],
            [
              -72.61664313711164,
              41.69352876315838
            ],
            [
              -72.74004585520542,
              41.69352876315838
            ]
          ]
        ]
      },
      "bbox": [
        -72.74004585520542,
        41.69352876315838,
        -72.61664313711164,
        41.785954453304576
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:52.434199+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.61997005077987,
              41.69097816694154
            ],
            [
              -72.61997005077987,
              41.783521549176506
            ],
            [
              -72.49641505467491,
              41.783521549176506
            ],
            [
              -72.49641505467491,
              41.69097816694154
            ],
            [
              -72.61997005077987,
              41.69097816694154
            ]
          ]
        ]
      },
      "bbox": [
        -72.61997005077987,
        41.69097816694154,
        -72.49641505467491,
        41.783521549176506
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:52.647846+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.49990935030854,
              41.68830233154039
            ],
            [
              -72.49990935030854,
              41.78096293140319
            ],
            [
              -72.37620282245037,
              41.78096293140319
            ],
            [
              -72.37620282245037,
              41.68830233154039
            ],
            [
              -72.49990935030854,
              41.68830233154039
            ]
          ]
        ]
      },
      "bbox": [
        -72.49990935030854,
        41.68830233154039,
        -72.37620282245037,
        41.78096293140319
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:52.818436+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.37986442583613,
              41.685501272940904
            ],
            [
              -72.37986442583613,
              41.77827864973812
            ],
            [
              -72.25600729780652,
              41.77827864973812
            ],
            [
              -72.25600729780652,
              41.685501272940904
            ],
            [
              -72.37986442583613,
              41.685501272940904
            ]
          ]
        ]
      },
      "bbox": [
        -72.37986442583613,
        41.685501272940904,
        -72.25600729780652,
        41.77827864973812
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:52.953326+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.25983612376986,
              41.68257512580807
            ],
            [
              -72.25983612376986,
              41.77546874891863
            ],
            [
              -72.13582937139618,
              41.77546874891863
            ],
            [
              -72.13582937139618,
              41.68257512580807
            ],
            [
              -72.25983612376986,
              41.68257512580807
            ]
          ]
        ]
      },
      "bbox": [
        -72.25983612376986,
        41.68257512580807,
        -72.13582937139618,
        41.77546874891863
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.069484+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.13982532851313,
              41.679523863684594
            ],
            [
              -72.13982532851313,
              41.77253339794899
            ],
            [
              -72.01566968057426,
              41.77253339794899
            ],
            [
              -72.01566968057426,
              41.679523863684594
            ],
            [
              -72.13982532851313,
              41.679523863684594
            ]
          ]
        ]
      },
      "bbox": [
        -72.13982532851313,
        41.679523863684594,
        -72.01566968057426,
        41.77253339794899
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.179810+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.01983268070613,
              41.67634757859175
            ],
            [
              -72.01983268070613,
              41.769472537425585
            ],
            [
              -71.8955287735586,
              41.769472537425585
            ],
            [
              -71.8955287735586,
              41.67634757859175
            ],
            [
              -72.01983268070613,
              41.67634757859175
            ]
          ]
        ]
      },
      "bbox": [
        -72.01983268070613,
        41.67634757859175,
        -71.8955287735586,
        41.769472537425585
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.240750+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.89985881071834,
              41.673046293999306
            ],
            [
              -71.89985881071834,
              41.76628623945324
            ],
            [
              -71.77540758051525,
              41.76628623945324
            ],
            [
              -71.77540758051525,
              41.673046293999306
            ],
            [
              -71.89985881071834,
              41.673046293999306
            ]
          ]
        ]
      },
      "bbox": [
        -71.89985881071834,
        41.673046293999306,
        -71.77540758051525,
        41.76628623945324
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.365290+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.77990457351481,
              41.66961996028483
            ],
            [
              -71.77990457351481,
              41.76297454193198
            ],
            [
              -71.65530711499413,
              41.76297454193198
            ],
            [
              -71.65530711499413,
              41.66961996028483
            ],
            [
              -71.77990457351481,
              41.66961996028483
            ]
          ]
        ]
      },
      "bbox": [
        -71.77990457351481,
        41.66961996028483,
        -71.65530711499413,
        41.76297454193198
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.425691+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.65997085344652,
              41.6660686966315
            ],
            [
              -71.65997085344652,
              41.75953750543044
            ],
            [
              -71.53522798310438,
              41.75953750543044
            ],
            [
              -71.53522798310438,
              41.6660686966315
            ],
            [
              -71.65997085344652,
              41.6660686966315
            ]
          ]
        ]
      },
      "bbox": [
        -71.65997085344652,
        41.6660686966315,
        -71.53522798310438,
        41.75953750543044
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.643183+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.54005832062657,
              41.66239257729079
            ],
            [
              -71.54005832062657,
              41.75597517926807
            ],
            [
              -71.41517084048608,
              41.75597517926807
            ],
            [
              -71.41517084048608,
              41.66239257729079
            ],
            [
              -71.54005832062657,
              41.66239257729079
            ]
          ]
        ]
      },
      "bbox": [
        -71.54005832062657,
        41.66239257729079,
        -71.41517084048608,
        41.75597517926807
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.781332+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.42016770643082,
              41.65859168636335
            ],
            [
              -71.42016770643082,
              41.752287522216946
            ],
            [
              -71.29513646118437,
              41.752287522216946
            ],
            [
              -71.29513646118437,
              41.65859168636335
            ],
            [
              -71.42016770643082,
              41.65859168636335
            ]
          ]
        ]
      },
      "bbox": [
        -71.42016770643082,
        41.65859168636335,
        -71.29513646118437,
        41.752287522216946
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.911807+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.30029976057635,
              41.65466611534884
            ],
            [
              -71.30029976057635,
              41.748474673046765
            ],
            [
              -71.1751254426744,
              41.748474673046765
            ],
            [
              -71.1751254426744,
              41.65466611534884
            ],
            [
              -71.30029976057635,
              41.65466611534884
            ]
          ]
        ]
      },
      "bbox": [
        -71.30029976057635,
        41.65466611534884,
        -71.1751254426744,
        41.748474673046765
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:53.972838+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.18045499209725,
              41.65061592472828
            ],
            [
              -71.18045499209725,
              41.74453681973627
            ],
            [
              -71.0551385966663,
              41.74453681973627
            ],
            [
              -71.0551385966663,
              41.65061592472828
            ],
            [
              -71.18045499209725,
              41.65061592472828
            ]
          ]
        ]
      },
      "bbox": [
        -71.18045499209725,
        41.65061592472828,
        -71.0551385966663,
        41.74453681973627
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.033138+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.06063420766313,
              41.64644097228676
            ],
            [
              -71.06063420766313,
              41.74047399263074
            ],
            [
              -70.93517672453888,
              41.74047399263074
            ],
            [
              -70.93517672453888,
              41.64644097228676
            ],
            [
              -71.06063420766313,
              41.64644097228676
            ]
          ]
        ]
      },
      "bbox": [
        -71.06063420766313,
        41.64644097228676,
        -70.93517672453888,
        41.74047399263074
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.093701+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.94083835632058,
              41.64214135072016
            ],
            [
              -70.94083835632058,
              41.736285818933275
            ],
            [
              -70.8152405990019,
              41.736285818933275
            ],
            [
              -70.8152405990019,
              41.64214135072016
            ],
            [
              -70.94083835632058,
              41.64214135072016
            ]
          ]
        ]
      },
      "bbox": [
        -70.94083835632058,
        41.64214135072016,
        -70.8152405990019,
        41.736285818933275
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.209991+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.82106819868481,
              41.637717588441596
            ],
            [
              -70.82106819868481,
              41.73197245745619
            ],
            [
              -70.6953312488351,
              41.73197245745619
            ],
            [
              -70.6953312488351,
              41.637717588441596
            ],
            [
              -70.82106819868481,
              41.637717588441596
            ]
          ]
        ]
      },
      "bbox": [
        -70.82106819868481,
        41.637717588441596,
        -70.6953312488351,
        41.73197245745619
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.336589+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.70132459023162,
              41.63316985229567
            ],
            [
              -70.70132459023162,
              41.72753472617015
            ],
            [
              -70.57544945608109,
              41.72753472617015
            ],
            [
              -70.57544945608109,
              41.63316985229567
            ],
            [
              -70.70132459023162,
              41.63316985229567
            ]
          ]
        ]
      },
      "bbox": [
        -70.70132459023162,
        41.63316985229567,
        -70.57544945608109,
        41.72753472617015
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.412564+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.58160832943241,
              41.6284978621927
            ],
            [
              -70.58160832943241,
              41.72297276022044
            ],
            [
              -70.45559578067719,
              41.72297276022044
            ],
            [
              -70.45559578067719,
              41.6284978621927
            ],
            [
              -70.58160832943241,
              41.6284978621927
            ]
          ]
        ]
      },
      "bbox": [
        -70.58160832943241,
        41.6284978621927,
        -70.45559578067719,
        41.72297276022044
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.500754+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.46192002246865,
              41.6237016852911
            ],
            [
              -70.46192002246865,
              41.718286157849406
            ],
            [
              -70.33577102776938,
              41.718286157849406
            ],
            [
              -70.33577102776938,
              41.6237016852911
            ],
            [
              -70.46192002246865,
              41.6237016852911
            ]
          ]
        ]
      },
      "bbox": [
        -70.46192002246865,
        41.6237016852911,
        -70.33577102776938,
        41.718286157849406
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.662032+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.3422604885871,
              41.61878143216222
            ],
            [
              -70.3422604885871,
              41.71347499625732
            ],
            [
              -70.21597568187073,
              41.71347499625732
            ],
            [
              -70.21597568187073,
              41.61878143216222
            ],
            [
              -70.3422604885871,
              41.61878143216222
            ]
          ]
        ]
      },
      "bbox": [
        -70.3422604885871,
        41.61878143216222,
        -70.21597568187073,
        41.71347499625732
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.768252+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.22263025866349,
              41.61373719030131
            ],
            [
              -70.22263025866349,
              41.70853935148338
            ],
            [
              -70.0962103188207,
              41.70853935148338
            ],
            [
              -70.0962103188207,
              41.61373719030131
            ],
            [
              -70.22263025866349,
              41.61373719030131
            ]
          ]
        ]
      },
      "bbox": [
        -70.22263025866349,
        41.61373719030131,
        -70.0962103188207,
        41.70853935148338
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.872300+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.10302992543714,
              41.60856905950523
            ],
            [
              -70.10302992543714,
              41.70347928347002
            ],
            [
              -69.97647596729949,
              41.70347928347002
            ],
            [
              -69.97647596729949,
              41.60856905950523
            ],
            [
              -70.10302992543714,
              41.60856905950523
            ]
          ]
        ]
      },
      "bbox": [
        -70.10302992543714,
        41.60856905950523,
        -69.97647596729949,
        41.70347928347002
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:54.976576+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.98346044333378,
              41.60327713199468
            ],
            [
              -69.98346044333378,
              41.69829493666902
            ],
            [
              -69.8567733216379,
              41.69829493666902
            ],
            [
              -69.8567733216379,
              41.60327713199468
            ],
            [
              -69.98346044333378,
              41.60327713199468
            ]
          ]
        ]
      },
      "bbox": [
        -69.98346044333378,
        41.60327713199468,
        -69.8567733216379,
        41.69829493666902
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:55.117330+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_12_42",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.86392247709917,
              41.60263808106098
            ],
            [
              -69.86392247709917,
              41.692986393250415
            ],
            [
              -69.84250692021489,
              41.692986393250415
            ],
            [
              -69.84250692021489,
              41.60263808106098
            ],
            [
              -69.86392247709917,
              41.60263808106098
            ]
          ]
        ]
      },
      "bbox": [
        -69.86392247709917,
        41.60263808106098,
        -69.84250692021489,
        41.692986393250415
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:55.229869+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_12_42.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_12_42": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_12_42.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            1192
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            928058.0,
            0.0,
            -1.0,
            4628487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54311741376475,
              41.62666105076477
            ],
            [
              -74.54311741376475,
              41.71726977013359
            ],
            [
              -74.42226899122649,
              41.71726977013359
            ],
            [
              -74.42226899122649,
              41.62666105076477
            ],
            [
              -74.54311741376475,
              41.62666105076477
            ]
          ]
        ]
      },
      "bbox": [
        -74.54311741376475,
        41.62666105076477,
        -74.42226899122649,
        41.71726977013359
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:55.337850+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42307377547507,
              41.625995936044575
            ],
            [
              -74.42307377547507,
              41.71672830579075
            ],
            [
              -74.30206163938936,
              41.71672830579075
            ],
            [
              -74.30206163938936,
              41.625995936044575
            ],
            [
              -74.42307377547507,
              41.625995936044575
            ]
          ]
        ]
      },
      "bbox": [
        -74.42307377547507,
        41.625995936044575,
        -74.30206163938936,
        41.71672830579075
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:55.448248+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30303383457068,
              41.625205549528744
            ],
            [
              -74.30303383457068,
              41.71606109605559
            ],
            [
              -74.18185858817874,
              41.71606109605559
            ],
            [
              -74.18185858817874,
              41.625205549528744
            ],
            [
              -74.30303383457068,
              41.625205549528744
            ]
          ]
        ]
      },
      "bbox": [
        -74.30303383457068,
        41.625205549528744,
        -74.18185858817874,
        41.71606109605559
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:55.697422+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.1829981537898,
              41.62428989278473
            ],
            [
              -74.1829981537898,
              41.715268225487286
            ],
            [
              -74.0616606337246,
              41.715268225487286
            ],
            [
              -74.0616606337246,
              41.62428989278473
            ],
            [
              -74.1829981537898,
              41.62428989278473
            ]
          ]
        ]
      },
      "bbox": [
        -74.1829981537898,
        41.62428989278473,
        -74.0616606337246,
        41.715268225487286
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:55.813031+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.06296752506219,
              41.62324892909496
            ],
            [
              -74.06296752506219,
              41.71434969274779
            ],
            [
              -73.94146866938488,
              41.71434969274779
            ],
            [
              -73.94146866938488,
              41.62324892909496
            ],
            [
              -74.06296752506219,
              41.62324892909496
            ]
          ]
        ]
      },
      "bbox": [
        -74.06296752506219,
        41.62324892909496,
        -73.94146866938488,
        41.71434969274779
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:55.874247+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.94294289045665,
              41.62208267683994
            ],
            [
              -73.94294289045665,
              41.71330545248385
            ],
            [
              -73.82128346140615,
              41.71330545248385
            ],
            [
              -73.82128346140615,
              41.62208267683994
            ],
            [
              -73.94294289045665,
              41.62208267683994
            ]
          ]
        ]
      },
      "bbox": [
        -73.94294289045665,
        41.62208267683994,
        -73.82128346140615,
        41.71330545248385
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:56.058463+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.82292501706834,
              41.62079127048848
            ],
            [
              -73.82292501706834,
              41.7121355231278
            ],
            [
              -73.70110605050338,
              41.7121355231278
            ],
            [
              -73.70110605050338,
              41.62079127048848
            ],
            [
              -73.82292501706834,
              41.62079127048848
            ]
          ]
        ]
      },
      "bbox": [
        -73.82292501706834,
        41.62079127048848,
        -73.70110605050338,
        41.7121355231278
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:56.227783+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.7029148930152,
              41.61937431744331
            ],
            [
              -73.7029148930152,
              41.710840096753415
            ],
            [
              -73.580936734416,
              41.710840096753415
            ],
            [
              -73.580936734416,
              41.61937431744331
            ],
            [
              -73.7029148930152,
              41.61937431744331
            ]
          ]
        ]
      },
      "bbox": [
        -73.7029148930152,
        41.61937431744331,
        -73.580936734416,
        41.710840096753415
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:56.298694+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.58291276873118,
              41.617832144234654
            ],
            [
              -73.58291276873118,
              41.70941865024512
            ],
            [
              -73.46077634639897,
              41.70941865024512
            ],
            [
              -73.46077634639897,
              41.617832144234654
            ],
            [
              -73.58291276873118,
              41.617832144234654
            ]
          ]
        ]
      },
      "bbox": [
        -73.58291276873118,
        41.617832144234654,
        -73.46077634639897,
        41.70941865024512
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:56.462041+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.4629195633764,
              41.61616476746738
            ],
            [
              -73.4629195633764,
              41.70787159981659
            ],
            [
              -73.34062555483754,
              41.70787159981659
            ],
            [
              -73.34062555483754,
              41.61616476746738
            ],
            [
              -73.4629195633764,
              41.61616476746738
            ]
          ]
        ]
      },
      "bbox": [
        -73.4629195633764,
        41.61616476746738,
        -73.34062555483754,
        41.70787159981659
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:56.743605+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.34293597271275,
              41.614372289588964
            ],
            [
              -73.34293597271275,
              41.706198974578214
            ],
            [
              -73.22048535536615,
              41.706198974578214
            ],
            [
              -73.22048535536615,
              41.614372289588964
            ],
            [
              -73.34293597271275,
              41.614372289588964
            ]
          ]
        ]
      },
      "bbox": [
        -73.34293597271275,
        41.614372289588964,
        -73.22048535536615,
        41.706198974578214
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:57.029592+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.22296288760923,
              41.61245487408843
            ],
            [
              -73.22296288760923,
              41.70440085912798
            ],
            [
              -73.10035659909616,
              41.70440085912798
            ],
            [
              -73.10035659909616,
              41.61245487408843
            ],
            [
              -73.22296288760923,
              41.61245487408843
            ]
          ]
        ]
      },
      "bbox": [
        -73.22296288760923,
        41.61245487408843,
        -73.10035659909616,
        41.70440085912798
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:57.138871+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.10300109538488,
              41.61041235256706
            ],
            [
              -73.10300109538488,
              41.70247740695296
            ],
            [
              -72.98023991403576,
              41.70247740695296
            ],
            [
              -72.98023991403576,
              41.61041235256706
            ],
            [
              -73.10300109538488,
              41.61041235256706
            ]
          ]
        ]
      },
      "bbox": [
        -73.10300109538488,
        41.61041235256706,
        -72.98023991403576,
        41.70247740695296
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:57.218962+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.98305131829986,
              41.60824467103586
            ],
            [
              -72.98305131829986,
              41.70042845259375
            ],
            [
              -72.8601360867092,
              41.70042845259375
            ],
            [
              -72.8601360867092,
              41.60824467103586
            ],
            [
              -72.98305131829986,
              41.60824467103586
            ]
          ]
        ]
      },
      "bbox": [
        -72.98305131829986,
        41.60824467103586,
        -72.8601360867092,
        41.70042845259375
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:57.320195+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.86311438083463,
              41.605951977016204
            ],
            [
              -72.86311438083463,
              41.69825394874422
            ],
            [
              -72.74004585520542,
              41.69825394874422
            ],
            [
              -72.74004585520542,
              41.605951977016204
            ],
            [
              -72.86311438083463,
              41.605951977016204
            ]
          ]
        ]
      },
      "bbox": [
        -72.86311438083463,
        41.605951977016204,
        -72.74004585520542,
        41.69825394874422
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:57.409086+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.74319096253201,
              41.603534311200356
            ],
            [
              -72.74319096253201,
              41.695954039219544
            ],
            [
              -72.61997005077987,
              41.695954039219544
            ],
            [
              -72.61997005077987,
              41.603534311200356
            ],
            [
              -72.74319096253201,
              41.603534311200356
            ]
          ]
        ]
      },
      "bbox": [
        -72.74319096253201,
        41.603534311200356,
        -72.61997005077987,
        41.695954039219544
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:57.696554+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -11.51,
                "maximum": 117.318,
                "mean": 36.398,
                "stddev": 20.667
              },
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.62328184453116,
              41.600991717754496
            ],
            [
              -72.62328184453116,
              41.69352876315838
            ],
            [
              -72.49990935030854,
              41.69352876315838
            ],
            [
              -72.49990935030854,
              41.600991717754496
            ],
            [
              -72.62328184453116,
              41.600991717754496
            ]
          ]
        ]
      },
      "bbox": [
        -72.62328184453116,
        41.600991717754496,
        -72.49990935030854,
        41.69352876315838
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:57.757242+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.50338775154286,
              41.598324320773486
            ],
            [
              -72.50338775154286,
              41.69097816694154
            ],
            [
              -72.37986442583613,
              41.69097816694154
            ],
            [
              -72.37986442583613,
              41.598324320773486
            ],
            [
              -72.50338775154286,
              41.598324320773486
            ]
          ]
        ]
      },
      "bbox": [
        -72.50338775154286,
        41.598324320773486,
        -72.37986442583613,
        41.69097816694154
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:57.961882+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.38350939349662,
              41.59553209488175
            ],
            [
              -72.38350939349662,
              41.68830233154039
            ],
            [
              -72.25983612376986,
              41.68830233154039
            ],
            [
              -72.25983612376986,
              41.59553209488175
            ],
            [
              -72.38350939349662,
              41.59553209488175
            ]
          ]
        ]
      },
      "bbox": [
        -72.38350939349662,
        41.59553209488175,
        -72.25983612376986,
        41.68830233154039
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:58.121495+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.26364756961271,
              41.592615131503756
            ],
            [
              -72.26364756961271,
              41.685501272940904
            ],
            [
              -72.13982532851313,
              41.685501272940904
            ],
            [
              -72.13982532851313,
              41.592615131503756
            ],
            [
              -72.26364756961271,
              41.592615131503756
            ]
          ]
        ]
      },
      "bbox": [
        -72.26364756961271,
        41.592615131503756,
        -72.13982532851313,
        41.685501272940904
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:58.263701+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.14380315941942,
              41.58957344277568
            ],
            [
              -72.14380315941942,
              41.68257512580807
            ],
            [
              -72.01983268070613,
              41.68257512580807
            ],
            [
              -72.01983268070613,
              41.58957344277568
            ],
            [
              -72.14380315941942,
              41.58957344277568
            ]
          ]
        ]
      },
      "bbox": [
        -72.14380315941942,
        41.58957344277568,
        -72.01983268070613,
        41.68257512580807
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:58.366043+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.02397680658515,
              41.58640714626386
            ],
            [
              -72.02397680658515,
              41.679523863684594
            ],
            [
              -71.89985881071834,
              41.679523863684594
            ],
            [
              -71.89985881071834,
              41.58640714626386
            ],
            [
              -72.02397680658515,
              41.58640714626386
            ]
          ]
        ]
      },
      "bbox": [
        -72.02397680658515,
        41.58640714626386,
        -71.89985881071834,
        41.679523863684594
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:58.530547+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.90416923965495,
              41.58311624947567
            ],
            [
              -71.90416923965495,
              41.67634757859175
            ],
            [
              -71.77990457351481,
              41.67634757859175
            ],
            [
              -71.77990457351481,
              41.58311624947567
            ],
            [
              -71.90416923965495,
              41.58311624947567
            ]
          ]
        ]
      },
      "bbox": [
        -71.90416923965495,
        41.58311624947567,
        -71.77990457351481,
        41.67634757859175
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:58.591265+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.7843812234283,
              41.57970059957004
            ],
            [
              -71.7843812234283,
              41.673046293999306
            ],
            [
              -71.65997085344652,
              41.673046293999306
            ],
            [
              -71.65997085344652,
              41.57970059957004
            ],
            [
              -71.7843812234283,
              41.57970059957004
            ]
          ]
        ]
      },
      "bbox": [
        -71.7843812234283,
        41.57970059957004,
        -71.65997085344652,
        41.673046293999306
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:58.811832+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.66461348116188,
              41.57616036513492
            ],
            [
              -71.66461348116188,
              41.66961996028483
            ],
            [
              -71.54005832062657,
              41.66961996028483
            ],
            [
              -71.54005832062657,
              41.57616036513492
            ],
            [
              -71.66461348116188,
              41.57616036513492
            ]
          ]
        ]
      },
      "bbox": [
        -71.66461348116188,
        41.57616036513492,
        -71.54005832062657,
        41.66961996028483
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:58.946588+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.54486676848991,
              41.572495736664656
            ],
            [
              -71.54486676848991,
              41.6660686966315
            ],
            [
              -71.42016770643082,
              41.6660686966315
            ],
            [
              -71.42016770643082,
              41.572495736664656
            ],
            [
              -71.54486676848991,
              41.572495736664656
            ]
          ]
        ]
      },
      "bbox": [
        -71.54486676848991,
        41.572495736664656,
        -71.42016770643082,
        41.6660686966315
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:59.030218+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.42514191564645,
              41.568706766930106
            ],
            [
              -71.42514191564645,
              41.66239257729079
            ],
            [
              -71.30029976057635,
              41.66239257729079
            ],
            [
              -71.30029976057635,
              41.568706766930106
            ],
            [
              -71.42514191564645,
              41.568706766930106
            ]
          ]
        ]
      },
      "bbox": [
        -71.42514191564645,
        41.568706766930106,
        -71.30029976057635,
        41.66239257729079
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:59.152806+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.30543964759434,
              41.56479345308614
            ],
            [
              -71.30543964759434,
              41.65859168636335
            ],
            [
              -71.18045499209725,
              41.65859168636335
            ],
            [
              -71.18045499209725,
              41.56479345308614
            ],
            [
              -71.30543964759434,
              41.56479345308614
            ]
          ]
        ]
      },
      "bbox": [
        -71.30543964759434,
        41.56479345308614,
        -71.18045499209725,
        41.65859168636335
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:59.266709+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.1857603896034,
              41.560755864344394
            ],
            [
              -71.1857603896034,
              41.65466611534884
            ],
            [
              -71.06063420766313,
              41.65466611534884
            ],
            [
              -71.06063420766313,
              41.560755864344394
            ],
            [
              -71.1857603896034,
              41.560755864344394
            ]
          ]
        ]
      },
      "bbox": [
        -71.1857603896034,
        41.560755864344394,
        -71.06063420766313,
        41.65466611534884
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:59.373085+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.06610491811614,
              41.55659406683347
            ],
            [
              -71.06610491811614,
              41.65061592472828
            ],
            [
              -70.94083835632058,
              41.65061592472828
            ],
            [
              -70.94083835632058,
              41.55659406683347
            ],
            [
              -71.06610491811614,
              41.55659406683347
            ]
          ]
        ]
      },
      "bbox": [
        -71.06610491811614,
        41.55659406683347,
        -70.94083835632058,
        41.65061592472828
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:59.514761+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.94647432370452,
              41.55230814758719
            ],
            [
              -70.94647432370452,
              41.64644097228676
            ],
            [
              -70.82106819868481,
              41.64644097228676
            ],
            [
              -70.82106819868481,
              41.55230814758719
            ],
            [
              -70.94647432370452,
              41.55230814758719
            ]
          ]
        ]
      },
      "bbox": [
        -70.94647432370452,
        41.55230814758719,
        -70.82106819868481,
        41.64644097228676
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:59.658176+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.82686938688249,
              41.547898344448
            ],
            [
              -70.82686938688249,
              41.64214135072016
            ],
            [
              -70.70132459023162,
              41.64214135072016
            ],
            [
              -70.70132459023162,
              41.547898344448
            ],
            [
              -70.82686938688249,
              41.547898344448
            ]
          ]
        ]
      },
      "bbox": [
        -70.82686938688249,
        41.547898344448,
        -70.70132459023162,
        41.64214135072016
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:59.718824+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.70729078961298,
              41.543364799208256
            ],
            [
              -70.70729078961298,
              41.637717588441596
            ],
            [
              -70.58160832943241,
              41.637717588441596
            ],
            [
              -70.58160832943241,
              41.543364799208256
            ],
            [
              -70.70729078961298,
              41.543364799208256
            ]
          ]
        ]
      },
      "bbox": [
        -70.70729078961298,
        41.543364799208256,
        -70.58160832943241,
        41.637717588441596
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:26:59.859128+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.58773931622534,
              41.53870738363041
            ],
            [
              -70.58773931622534,
              41.63316985229567
            ],
            [
              -70.46192002246865,
              41.63316985229567
            ],
            [
              -70.46192002246865,
              41.53870738363041
            ],
            [
              -70.58773931622534,
              41.53870738363041
            ]
          ]
        ]
      },
      "bbox": [
        -70.58773931622534,
        41.53870738363041,
        -70.46192002246865,
        41.63316985229567
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:00.022575+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.46821563603056,
              41.533926150498175
            ],
            [
              -70.46821563603056,
              41.6284978621927
            ],
            [
              -70.3422604885871,
              41.6284978621927
            ],
            [
              -70.3422604885871,
              41.533926150498175
            ],
            [
              -70.46821563603056,
              41.533926150498175
            ]
          ]
        ]
      },
      "bbox": [
        -70.46821563603056,
        41.533926150498175,
        -70.3422604885871,
        41.6284978621927
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:00.145751+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.34872057891405,
              41.52902123954882
            ],
            [
              -70.34872057891405,
              41.6237016852911
            ],
            [
              -70.22263025866349,
              41.6237016852911
            ],
            [
              -70.22263025866349,
              41.52902123954882
            ],
            [
              -70.34872057891405,
              41.52902123954882
            ]
          ]
        ]
      },
      "bbox": [
        -70.34872057891405,
        41.52902123954882,
        -70.22263025866349,
        41.6237016852911
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:00.227056+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.22925471021026,
              41.523992780668365
            ],
            [
              -70.22925471021026,
              41.61878143216222
            ],
            [
              -70.10302992543714,
              41.61878143216222
            ],
            [
              -70.10302992543714,
              41.523992780668365
            ],
            [
              -70.22925471021026,
              41.523992780668365
            ]
          ]
        ]
      },
      "bbox": [
        -70.22925471021026,
        41.523992780668365,
        -70.10302992543714,
        41.61878143216222
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:00.341260+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.1098186665655,
              41.51884081960201
            ],
            [
              -70.1098186665655,
              41.61373719030131
            ],
            [
              -69.98346044333378,
              41.61373719030131
            ],
            [
              -69.98346044333378,
              41.51884081960201
            ],
            [
              -70.1098186665655,
              41.51884081960201
            ]
          ]
        ]
      },
      "bbox": [
        -70.1098186665655,
        41.51884081960201,
        -69.98346044333378,
        41.61373719030131
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:00.401929+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_13_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.99041331756405,
              41.51356546272367
            ],
            [
              -69.99041331756405,
              41.60856905950523
            ],
            [
              -69.86392247709917,
              41.60856905950523
            ],
            [
              -69.86392247709917,
              41.51356546272367
            ],
            [
              -69.99041331756405,
              41.51356546272367
            ]
          ]
        ]
      },
      "bbox": [
        -69.99041331756405,
        41.51356546272367,
        -69.86392247709917,
        41.60856905950523
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:00.461875+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_13_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_13_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_13_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4618487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.5437518844922,
              41.53659236697554
            ],
            [
              -74.5437518844922,
              41.62720083330321
            ],
            [
              -74.42307377547507,
              41.62720083330321
            ],
            [
              -74.42307377547507,
              41.53659236697554
            ],
            [
              -74.5437518844922,
              41.53659236697554
            ]
          ]
        ]
      },
      "bbox": [
        -74.5437518844922,
        41.53659236697554,
        -74.42307377547507,
        41.62720083330321
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:00.697005+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42387490446963,
              41.535929341512755
            ],
            [
              -74.42387490446963,
              41.62666105076477
            ],
            [
              -74.30303383457068,
              41.62666105076477
            ],
            [
              -74.30303383457068,
              41.535929341512755
            ],
            [
              -74.42387490446963,
              41.535929341512755
            ]
          ]
        ]
      },
      "bbox": [
        -74.42387490446963,
        41.535929341512755,
        -74.30303383457068,
        41.62666105076477
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:00.811828+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30400161421798,
              41.53514143236533
            ],
            [
              -74.30400161421798,
              41.625995936044575
            ],
            [
              -74.1829981537898,
              41.625995936044575
            ],
            [
              -74.1829981537898,
              41.53514143236533
            ],
            [
              -74.30400161421798,
              41.53514143236533
            ]
          ]
        ]
      },
      "bbox": [
        -74.30400161421798,
        41.53514143236533,
        -74.1829981537898,
        41.625995936044575
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.020825+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.1841325444147,
              41.534228643714656
            ],
            [
              -74.1841325444147,
              41.625205549528744
            ],
            [
              -74.06296752506219,
              41.625205549528744
            ],
            [
              -74.06296752506219,
              41.534228643714656
            ],
            [
              -74.1841325444147,
              41.534228643714656
            ]
          ]
        ]
      },
      "bbox": [
        -74.1841325444147,
        41.534228643714656,
        -74.06296752506219,
        41.625205549528744
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.130217+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.06426848161225,
              41.53319094731424
            ],
            [
              -74.06426848161225,
              41.62428989278473
            ],
            [
              -73.94294289045665,
              41.62428989278473
            ],
            [
              -73.94294289045665,
              41.53319094731424
            ],
            [
              -74.06426848161225,
              41.53319094731424
            ]
          ]
        ]
      },
      "bbox": [
        -74.06426848161225,
        41.53319094731424,
        -73.94294289045665,
        41.62428989278473
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.199805+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.94441041533445,
              41.53202836205888
            ],
            [
              -73.94441041533445,
              41.62324892909496
            ],
            [
              -73.82292501706834,
              41.62324892909496
            ],
            [
              -73.82292501706834,
              41.53202836205888
            ],
            [
              -73.94441041533445,
              41.53202836205888
            ]
          ]
        ]
      },
      "bbox": [
        -73.94441041533445,
        41.53202836205888,
        -73.82292501706834,
        41.62324892909496
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.315724+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.82455911703227,
              41.530740963702
            ],
            [
              -73.82455911703227,
              41.62208267683994
            ],
            [
              -73.7029148930152,
              41.62208267683994
            ],
            [
              -73.7029148930152,
              41.530740963702
            ],
            [
              -73.82455911703227,
              41.530740963702
            ]
          ]
        ]
      },
      "bbox": [
        -73.82455911703227,
        41.530740963702,
        -73.7029148930152,
        41.62208267683994
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.432878+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.70471552243501,
              41.52932849177848
            ],
            [
              -73.70471552243501,
              41.62079127048848
            ],
            [
              -73.58291276873118,
              41.62079127048848
            ],
            [
              -73.58291276873118,
              41.52932849177848
            ],
            [
              -73.70471552243501,
              41.52932849177848
            ]
          ]
        ]
      },
      "bbox": [
        -73.70471552243501,
        41.52932849177848,
        -73.58291276873118,
        41.62079127048848
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.664931+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.58487983124265,
              41.527791183538206
            ],
            [
              -73.58487983124265,
              41.61937431744331
            ],
            [
              -73.4629195633764,
              41.61937431744331
            ],
            [
              -73.4629195633764,
              41.527791183538206
            ],
            [
              -73.58487983124265,
              41.527791183538206
            ]
          ]
        ]
      },
      "bbox": [
        -73.58487983124265,
        41.527791183538206,
        -73.4629195633764,
        41.61937431744331
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.756588+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.46505304636176,
              41.52612904083207
            ],
            [
              -73.46505304636176,
              41.617832144234654
            ],
            [
              -73.34293597271275,
              41.617832144234654
            ],
            [
              -73.34293597271275,
              41.52612904083207
            ],
            [
              -73.46505304636176,
              41.52612904083207
            ]
          ]
        ]
      },
      "bbox": [
        -73.46505304636176,
        41.52612904083207,
        -73.34293597271275,
        41.617832144234654
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.851881+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.34523589833424,
              41.52434218500832
            ],
            [
              -73.34523589833424,
              41.61616476746738
            ],
            [
              -73.22296288760923,
              41.61616476746738
            ],
            [
              -73.22296288760923,
              41.52434218500832
            ],
            [
              -73.34523589833424,
              41.52434218500832
            ]
          ]
        ]
      },
      "bbox": [
        -73.34523589833424,
        41.52434218500832,
        -73.22296288760923,
        41.61616476746738
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.927088+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.22542917479734,
              41.522430789615164
            ],
            [
              -73.22542917479734,
              41.614372289588964
            ],
            [
              -73.10300109538488,
              41.614372289588964
            ],
            [
              -73.10300109538488,
              41.522430789615164
            ],
            [
              -73.22542917479734,
              41.522430789615164
            ]
          ]
        ]
      },
      "bbox": [
        -73.22542917479734,
        41.522430789615164,
        -73.10300109538488,
        41.614372289588964
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:01.987986+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.1056335895622,
              41.52039468332682
            ],
            [
              -73.1056335895622,
              41.61245487408843
            ],
            [
              -72.98305131829986,
              41.61245487408843
            ],
            [
              -72.98305131829986,
              41.52039468332682
            ],
            [
              -73.1056335895622,
              41.52039468332682
            ]
          ]
        ]
      },
      "bbox": [
        -73.1056335895622,
        41.52039468332682,
        -72.98305131829986,
        41.61245487408843
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:02.132068+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.98584996125663,
              41.5182338053985
            ],
            [
              -72.98584996125663,
              41.61041235256706
            ],
            [
              -72.86311438083463,
              41.61041235256706
            ],
            [
              -72.86311438083463,
              41.5182338053985
            ],
            [
              -72.98584996125663,
              41.5182338053985
            ]
          ]
        ]
      },
      "bbox": [
        -72.98584996125663,
        41.5182338053985,
        -72.86311438083463,
        41.61041235256706
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:02.257356+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.86607915742995,
              41.51594830698199
            ],
            [
              -72.86607915742995,
              41.60824467103586
            ],
            [
              -72.74319096253201,
              41.60824467103586
            ],
            [
              -72.74319096253201,
              41.51594830698199
            ],
            [
              -72.86607915742995,
              41.51594830698199
            ]
          ]
        ]
      },
      "bbox": [
        -72.86607915742995,
        41.51594830698199,
        -72.74319096253201,
        41.60824467103586
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:02.378302+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.74632179964071,
              41.51353823054469
            ],
            [
              -72.74632179964071,
              41.605951977016204
            ],
            [
              -72.62328184453116,
              41.605951977016204
            ],
            [
              -72.62328184453116,
              41.51353823054469
            ],
            [
              -72.74632179964071,
              41.51353823054469
            ]
          ]
        ]
      },
      "bbox": [
        -72.74632179964071,
        41.51353823054469,
        -72.62328184453116,
        41.605951977016204
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:02.504536+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.62657861310697,
              41.511003617957826
            ],
            [
              -72.62657861310697,
              41.603534311200356
            ],
            [
              -72.50338775154286,
              41.603534311200356
            ],
            [
              -72.50338775154286,
              41.511003617957826
            ],
            [
              -72.62657861310697,
              41.511003617957826
            ]
          ]
        ]
      },
      "bbox": [
        -72.62657861310697,
        41.511003617957826,
        -72.50338775154286,
        41.603534311200356
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:02.648651+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.50685037317677,
              41.508344633608054
            ],
            [
              -72.50685037317677,
              41.600991717754496
            ],
            [
              -72.38350939349662,
              41.600991717754496
            ],
            [
              -72.38350939349662,
              41.508344633608054
            ],
            [
              -72.50685037317677,
              41.508344633608054
            ]
          ]
        ]
      },
      "bbox": [
        -72.50685037317677,
        41.508344633608054,
        -72.38350939349662,
        41.600991717754496
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:02.740619+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.38713782542551,
              41.50556121622563
            ],
            [
              -72.38713782542551,
              41.598324320773486
            ],
            [
              -72.26364756961271,
              41.598324320773486
            ],
            [
              -72.26364756961271,
              41.50556121622563
            ],
            [
              -72.38713782542551,
              41.50556121622563
            ]
          ]
        ]
      },
      "bbox": [
        -72.38713782542551,
        41.50556121622563,
        -72.26364756961271,
        41.598324320773486
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:02.801801+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.2674417265399,
              41.50265341416338
            ],
            [
              -72.2674417265399,
              41.59553209488175
            ],
            [
              -72.14380315941942,
              41.59553209488175
            ],
            [
              -72.14380315941942,
              41.50265341416338
            ],
            [
              -72.2674417265399,
              41.50265341416338
            ]
          ]
        ]
      },
      "bbox": [
        -72.2674417265399,
        41.50265341416338,
        -72.14380315941942,
        41.59553209488175
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:02.862594+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.14776294876052,
              41.499621271737134
            ],
            [
              -72.14776294876052,
              41.592615131503756
            ],
            [
              -72.02397680658515,
              41.592615131503756
            ],
            [
              -72.02397680658515,
              41.499621271737134
            ],
            [
              -72.14776294876052,
              41.499621271737134
            ]
          ]
        ]
      },
      "bbox": [
        -72.14776294876052,
        41.499621271737134,
        -72.02397680658515,
        41.592615131503756
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.026612+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.0281021379924,
              41.4964649257777
            ],
            [
              -72.0281021379924,
              41.58957344277568
            ],
            [
              -71.90416923965495,
              41.58957344277568
            ],
            [
              -71.90416923965495,
              41.4964649257777
            ],
            [
              -72.0281021379924,
              41.4964649257777
            ]
          ]
        ]
      },
      "bbox": [
        -72.0281021379924,
        41.4964649257777,
        -71.90416923965495,
        41.58957344277568
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.127594+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.90846010191576,
              41.493184377096824
            ],
            [
              -71.90846010191576,
              41.58640714626386
            ],
            [
              -71.7843812234283,
              41.58640714626386
            ],
            [
              -71.7843812234283,
              41.493184377096824
            ],
            [
              -71.90846010191576,
              41.493184377096824
            ]
          ]
        ]
      },
      "bbox": [
        -71.90846010191576,
        41.493184377096824,
        -71.7843812234283,
        41.58640714626386
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.270744+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.78883753983851,
              41.48977937555865
            ],
            [
              -71.78883753983851,
              41.58311624947567
            ],
            [
              -71.66461348116188,
              41.58311624947567
            ],
            [
              -71.66461348116188,
              41.48977937555865
            ],
            [
              -71.78883753983851,
              41.48977937555865
            ]
          ]
        ]
      },
      "bbox": [
        -71.78883753983851,
        41.48977937555865,
        -71.66461348116188,
        41.58311624947567
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.386779+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.66923503920475,
              41.48625011698654
            ],
            [
              -71.66923503920475,
              41.57970059957004
            ],
            [
              -71.54486676848991,
              41.57970059957004
            ],
            [
              -71.54486676848991,
              41.48625011698654
            ],
            [
              -71.66923503920475,
              41.48625011698654
            ]
          ]
        ]
      },
      "bbox": [
        -71.66923503920475,
        41.48625011698654,
        -71.54486676848991,
        41.57970059957004
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.534468+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.54965341984294,
              41.48259692296165
            ],
            [
              -71.54965341984294,
              41.57616036513492
            ],
            [
              -71.42514191564645,
              41.57616036513492
            ],
            [
              -71.42514191564645,
              41.48259692296165
            ],
            [
              -71.54965341984294,
              41.48259692296165
            ]
          ]
        ]
      },
      "bbox": [
        -71.54965341984294,
        41.48259692296165,
        -71.42514191564645,
        41.57616036513492
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.622067+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.43009357473399,
              41.47881983688106
            ],
            [
              -71.43009357473399,
              41.572495736664656
            ],
            [
              -71.30543964759434,
              41.572495736664656
            ],
            [
              -71.30543964759434,
              41.47881983688106
            ],
            [
              -71.43009357473399,
              41.47881983688106
            ]
          ]
        ]
      },
      "bbox": [
        -71.43009357473399,
        41.47881983688106,
        -71.30543964759434,
        41.572495736664656
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.764906+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.31055620870968,
              41.47491877046557
            ],
            [
              -71.31055620870968,
              41.568706766930106
            ],
            [
              -71.1857603896034,
              41.568706766930106
            ],
            [
              -71.1857603896034,
              41.47491877046557
            ],
            [
              -71.31055620870968,
              41.47491877046557
            ]
          ]
        ]
      },
      "bbox": [
        -71.31055620870968,
        41.47491877046557,
        -71.1857603896034,
        41.568706766930106
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.900993+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.19104171926017,
              41.4708937932998
            ],
            [
              -71.19104171926017,
              41.56479345308614
            ],
            [
              -71.06610491811614,
              41.56479345308614
            ],
            [
              -71.06610491811614,
              41.4708937932998
            ],
            [
              -71.19104171926017,
              41.4708937932998
            ]
          ]
        ]
      },
      "bbox": [
        -71.19104171926017,
        41.4708937932998,
        -71.06610491811614,
        41.56479345308614
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:03.961964+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.07155084865154,
              41.46674509089981
            ],
            [
              -71.07155084865154,
              41.560755864344394
            ],
            [
              -70.94647432370452,
              41.560755864344394
            ],
            [
              -70.94647432370452,
              41.46674509089981
            ],
            [
              -71.07155084865154,
              41.46674509089981
            ]
          ]
        ]
      },
      "bbox": [
        -71.07155084865154,
        41.46674509089981,
        -70.94647432370452,
        41.560755864344394
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.106368+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.95208475907737,
              41.46247275522421
            ],
            [
              -70.95208475907737,
              41.55659406683347
            ],
            [
              -70.82686938688249,
              41.55659406683347
            ],
            [
              -70.82686938688249,
              41.46247275522421
            ],
            [
              -70.95208475907737,
              41.46247275522421
            ]
          ]
        ]
      },
      "bbox": [
        -70.95208475907737,
        41.46247275522421,
        -70.82686938688249,
        41.55659406683347
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.209779+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.83264424940933,
              41.458076841224
            ],
            [
              -70.83264424940933,
              41.55230814758719
            ],
            [
              -70.70729078961298,
              41.55230814758719
            ],
            [
              -70.70729078961298,
              41.458076841224
            ],
            [
              -70.83264424940933,
              41.458076841224
            ]
          ]
        ]
      },
      "bbox": [
        -70.83264424940933,
        41.458076841224,
        -70.70729078961298,
        41.55230814758719
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.329671+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.71322989639792,
              41.45355747640898
            ],
            [
              -70.71322989639792,
              41.547898344448
            ],
            [
              -70.58773931622534,
              41.547898344448
            ],
            [
              -70.58773931622534,
              41.45355747640898
            ],
            [
              -70.71322989639792,
              41.45355747640898
            ]
          ]
        ]
      },
      "bbox": [
        -70.71322989639792,
        41.45355747640898,
        -70.58773931622534,
        41.547898344448
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.390567+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.59384247696943,
              41.44891464121639
            ],
            [
              -70.59384247696943,
              41.543364799208256
            ],
            [
              -70.46821563603056,
              41.543364799208256
            ],
            [
              -70.46821563603056,
              41.44891464121639
            ],
            [
              -70.59384247696943,
              41.44891464121639
            ]
          ]
        ]
      },
      "bbox": [
        -70.59384247696943,
        41.44891464121639,
        -70.46821563603056,
        41.543364799208256
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.513897+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.47448270156394,
              41.44414839139543
            ],
            [
              -70.47448270156394,
              41.53870738363041
            ],
            [
              -70.34872057891405,
              41.53870738363041
            ],
            [
              -70.34872057891405,
              41.44414839139543
            ],
            [
              -70.47448270156394,
              41.44414839139543
            ]
          ]
        ]
      },
      "bbox": [
        -70.47448270156394,
        41.44414839139543,
        -70.34872057891405,
        41.53870738363041
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.629932+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.35515142491877,
              41.43925885822174
            ],
            [
              -70.35515142491877,
              41.533926150498175
            ],
            [
              -70.22925471021026,
              41.533926150498175
            ],
            [
              -70.22925471021026,
              41.43925885822174
            ],
            [
              -70.35515142491877,
              41.43925885822174
            ]
          ]
        ]
      },
      "bbox": [
        -70.35515142491877,
        41.43925885822174,
        -70.22925471021026,
        41.533926150498175
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.690800+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.23584920526973,
              41.434246152337934
            ],
            [
              -70.23584920526973,
              41.52902123954882
            ],
            [
              -70.1098186665655,
              41.52902123954882
            ],
            [
              -70.1098186665655,
              41.434246152337934
            ],
            [
              -70.23584920526973,
              41.434246152337934
            ]
          ]
        ]
      },
      "bbox": [
        -70.23584920526973,
        41.434246152337934,
        -70.1098186665655,
        41.52902123954882
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.812709+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.11657666537975,
              41.429110328230145
            ],
            [
              -70.11657666537975,
              41.523992780668365
            ],
            [
              -69.99041331756405,
              41.523992780668365
            ],
            [
              -69.99041331756405,
              41.429110328230145
            ],
            [
              -70.11657666537975,
              41.429110328230145
            ]
          ]
        ]
      },
      "bbox": [
        -70.11657666537975,
        41.429110328230145,
        -69.99041331756405,
        41.523992780668365
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.873564+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_14_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.99733466130638,
              41.42385147068429
            ],
            [
              -69.99733466130638,
              41.51884081960201
            ],
            [
              -69.87103929304122,
              41.51884081960201
            ],
            [
              -69.87103929304122,
              41.42385147068429
            ],
            [
              -69.99733466130638,
              41.42385147068429
            ]
          ]
        ]
      },
      "bbox": [
        -69.99733466130638,
        41.42385147068429,
        -69.87103929304122,
        41.51884081960201
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:04.981376+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_14_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_14_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_14_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4608487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.78381378156185,
              41.447470677745585
            ],
            [
              -74.78381378156185,
              41.53783196956557
            ],
            [
              -74.6636318373726,
              41.53783196956557
            ],
            [
              -74.6636318373726,
              41.447470677745585
            ],
            [
              -74.78381378156185,
              41.447470677745585
            ]
          ]
        ]
      },
      "bbox": [
        -74.78381378156185,
        41.447470677745585,
        -74.6636318373726,
        41.53783196956557
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.076671+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.6640975647179,
              41.447058705884594
            ],
            [
              -74.6640975647179,
              41.537543672181016
            ],
            [
              -74.5437518844922,
              41.537543672181016
            ],
            [
              -74.5437518844922,
              41.447058705884594
            ],
            [
              -74.6640975647179,
              41.447058705884594
            ]
          ]
        ]
      },
      "bbox": [
        -74.6640975647179,
        41.447058705884594,
        -74.5437518844922,
        41.537543672181016
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.187138+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            528058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54438352775982,
              41.446522292451895
            ],
            [
              -74.54438352775982,
              41.537130472931025
            ],
            [
              -74.42387490446963,
              41.537130472931025
            ],
            [
              -74.42387490446963,
              41.446522292451895
            ],
            [
              -74.54438352775982,
              41.446522292451895
            ]
          ]
        ]
      },
      "bbox": [
        -74.54438352775982,
        41.446522292451895,
        -74.42387490446963,
        41.537130472931025
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.305474+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42467241268893,
              41.44586139661044
            ],
            [
              -74.42467241268893,
              41.53659236697554
            ],
            [
              -74.30400161421798,
              41.53659236697554
            ],
            [
              -74.30400161421798,
              41.44586139661044
            ],
            [
              -74.42467241268893,
              41.44586139661044
            ]
          ]
        ]
      },
      "bbox": [
        -74.42467241268893,
        41.44586139661044,
        -74.30400161421798,
        41.53659236697554
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.431620+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30496494715507,
              41.445075954609024
            ],
            [
              -74.30496494715507,
              41.535929341512755
            ],
            [
              -74.1841325444147,
              41.535929341512755
            ],
            [
              -74.1841325444147,
              41.445075954609024
            ],
            [
              -74.30496494715507,
              41.445075954609024
            ]
          ]
        ]
      },
      "bbox": [
        -74.30496494715507,
        41.445075954609024,
        -74.1841325444147,
        41.535929341512755
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.563436+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.18526173976842,
              41.44416597857121
            ],
            [
              -74.18526173976842,
              41.53514143236533
            ],
            [
              -74.06426848161225,
              41.53514143236533
            ],
            [
              -74.06426848161225,
              41.44416597857121
            ],
            [
              -74.18526173976842,
              41.44416597857121
            ]
          ]
        ]
      },
      "bbox": [
        -74.18526173976842,
        41.44416597857121,
        -74.06426848161225,
        41.53514143236533
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.775803+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.06556356189873,
              41.443131499922345
            ],
            [
              -74.06556356189873,
              41.534228643714656
            ],
            [
              -73.94441041533445,
              41.534228643714656
            ],
            [
              -73.94441041533445,
              41.443131499922345
            ],
            [
              -74.06556356189873,
              41.443131499922345
            ]
          ]
        ]
      },
      "bbox": [
        -74.06556356189873,
        41.443131499922345,
        -73.94441041533445,
        41.534228643714656
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.836789+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.94587135433845,
              41.44197254078158
            ],
            [
              -73.94587135433845,
              41.53319094731424
            ],
            [
              -73.82455911703227,
              41.53319094731424
            ],
            [
              -73.82455911703227,
              41.44197254078158
            ],
            [
              -73.94587135433845,
              41.44197254078158
            ]
          ]
        ]
      },
      "bbox": [
        -73.94587135433845,
        41.44197254078158,
        -73.82455911703227,
        41.53319094731424
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.898051+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.82618588866383,
              41.440689189650215
            ],
            [
              -73.82618588866383,
              41.53202836205888
            ],
            [
              -73.70471552243501,
              41.53202836205888
            ],
            [
              -73.70471552243501,
              41.440689189650215
            ],
            [
              -73.82618588866383,
              41.440689189650215
            ]
          ]
        ]
      },
      "bbox": [
        -73.82618588866383,
        41.440689189650215,
        -73.70471552243501,
        41.53202836205888
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:05.959033+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.70650806196407,
              41.43928114783055
            ],
            [
              -73.70650806196407,
              41.530740963702
            ],
            [
              -73.58487983124265,
              41.530740963702
            ],
            [
              -73.58487983124265,
              41.43928114783055
            ],
            [
              -73.70650806196407,
              41.43928114783055
            ]
          ]
        ]
      },
      "bbox": [
        -73.70650806196407,
        41.43928114783055,
        -73.58487983124265,
        41.530740963702
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:06.115070+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.58683803861618,
              41.437748678494955
            ],
            [
              -73.58683803861618,
              41.52932849177848
            ],
            [
              -73.46505304636176,
              41.52932849177848
            ],
            [
              -73.46505304636176,
              41.437748678494955
            ],
            [
              -73.58683803861618,
              41.437748678494955
            ]
          ]
        ]
      },
      "bbox": [
        -73.58683803861618,
        41.437748678494955,
        -73.46505304636176,
        41.52932849177848
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:06.176758+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.46717688710712,
              41.43609181369032
            ],
            [
              -73.46717688710712,
              41.527791183538206
            ],
            [
              -73.34523589833424,
              41.527791183538206
            ],
            [
              -73.34523589833424,
              41.43609181369032
            ],
            [
              -73.46717688710712,
              41.43609181369032
            ]
          ]
        ]
      },
      "bbox": [
        -73.46717688710712,
        41.43609181369032,
        -73.34523589833424,
        41.527791183538206
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:06.329916+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.3475253482924,
              41.434310614907574
            ],
            [
              -73.3475253482924,
              41.52612904083207
            ],
            [
              -73.22542917479734,
              41.52612904083207
            ],
            [
              -73.22542917479734,
              41.434310614907574
            ],
            [
              -73.3475253482924,
              41.434310614907574
            ]
          ]
        ]
      },
      "bbox": [
        -73.3475253482924,
        41.434310614907574,
        -73.22542917479734,
        41.52612904083207
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:06.390907+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.22788415555969,
              41.4324052267163
            ],
            [
              -73.22788415555969,
              41.52434218500832
            ],
            [
              -73.1056335895622,
              41.52434218500832
            ],
            [
              -73.1056335895622,
              41.4324052267163
            ],
            [
              -73.22788415555969,
              41.4324052267163
            ]
          ]
        ]
      },
      "bbox": [
        -73.22788415555969,
        41.4324052267163,
        -73.1056335895622,
        41.52434218500832
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:06.462803+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.10825394492213,
              41.430375518368336
            ],
            [
              -73.10825394492213,
              41.522430789615164
            ],
            [
              -72.98584996125663,
              41.522430789615164
            ],
            [
              -72.98584996125663,
              41.430375518368336
            ],
            [
              -73.10825394492213,
              41.430375518368336
            ]
          ]
        ]
      },
      "bbox": [
        -73.10825394492213,
        41.430375518368336,
        -72.98584996125663,
        41.522430789615164
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:06.585491+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.98863564234154,
              41.42822139050514
            ],
            [
              -72.98863564234154,
              41.52039468332682
            ],
            [
              -72.86607915742995,
              41.52039468332682
            ],
            [
              -72.86607915742995,
              41.42822139050514
            ],
            [
              -72.98863564234154,
              41.42822139050514
            ]
          ]
        ]
      },
      "bbox": [
        -72.98863564234154,
        41.42822139050514,
        -72.86607915742995,
        41.52039468332682
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:06.870882+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.86903030729545,
              41.42594303092215
            ],
            [
              -72.86903030729545,
              41.5182338053985
            ],
            [
              -72.74632179964071,
              41.5182338053985
            ],
            [
              -72.74632179964071,
              41.42594303092215
            ],
            [
              -72.86903030729545,
              41.42594303092215
            ]
          ]
        ]
      },
      "bbox": [
        -72.86903030729545,
        41.42594303092215,
        -72.74632179964071,
        41.5182338053985
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:07.013777+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.7494383539757,
              41.42354052178515
            ],
            [
              -72.7494383539757,
              41.51594830698199
            ],
            [
              -72.62657861310697,
              41.51594830698199
            ],
            [
              -72.62657861310697,
              41.42354052178515
            ],
            [
              -72.7494383539757,
              41.42354052178515
            ]
          ]
        ]
      },
      "bbox": [
        -72.7494383539757,
        41.42354052178515,
        -72.62657861310697,
        41.51594830698199
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:07.116072+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.62986038471281,
              41.42101386682665
            ],
            [
              -72.62986038471281,
              41.51353823054469
            ],
            [
              -72.50685037317677,
              41.51353823054469
            ],
            [
              -72.50685037317677,
              41.42101386682665
            ],
            [
              -72.62986038471281,
              41.42101386682665
            ]
          ]
        ]
      },
      "bbox": [
        -72.62986038471281,
        41.42101386682665,
        -72.50685037317677,
        41.51353823054469
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:07.279189+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.51029728670778,
              41.418363192271165
            ],
            [
              -72.51029728670778,
              41.511003617957826
            ],
            [
              -72.38713782542551,
              41.511003617957826
            ],
            [
              -72.38713782542551,
              41.418363192271165
            ],
            [
              -72.51029728670778,
              41.418363192271165
            ]
          ]
        ]
      },
      "bbox": [
        -72.51029728670778,
        41.418363192271165,
        -72.38713782542551,
        41.511003617957826
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:07.439542+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.39074978425222,
              41.415588469499475
            ],
            [
              -72.39074978425222,
              41.508344633608054
            ],
            [
              -72.2674417265399,
              41.508344633608054
            ],
            [
              -72.2674417265399,
              41.415588469499475
            ],
            [
              -72.39074978425222,
              41.415588469499475
            ]
          ]
        ]
      },
      "bbox": [
        -72.39074978425222,
        41.415588469499475,
        -72.2674417265399,
        41.508344633608054
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:07.609044+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.27121864216984,
              41.41268977939396
            ],
            [
              -72.27121864216984,
              41.50556121622563
            ],
            [
              -72.14776294876052,
              41.50556121622563
            ],
            [
              -72.14776294876052,
              41.41268977939396
            ],
            [
              -72.27121864216984,
              41.41268977939396
            ]
          ]
        ]
      },
      "bbox": [
        -72.27121864216984,
        41.41268977939396,
        -72.14776294876052,
        41.50556121622563
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:07.736712+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.15170464978293,
              41.4096671455957
            ],
            [
              -72.15170464978293,
              41.50265341416338
            ],
            [
              -72.0281021379924,
              41.50265341416338
            ],
            [
              -72.0281021379924,
              41.4096671455957
            ],
            [
              -72.15170464978293,
              41.4096671455957
            ]
          ]
        ]
      },
      "bbox": [
        -72.15170464978293,
        41.4096671455957,
        -72.0281021379924,
        41.50265341416338
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:07.871640+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.0322085129722,
              41.406520702354875
            ],
            [
              -72.0322085129722,
              41.499621271737134
            ],
            [
              -71.90846010191576,
              41.499621271737134
            ],
            [
              -71.90846010191576,
              41.406520702354875
            ],
            [
              -72.0322085129722,
              41.406520702354875
            ]
          ]
        ]
      },
      "bbox": [
        -72.0322085129722,
        41.406520702354875,
        -71.90846010191576,
        41.499621271737134
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.000473+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.9127311933428,
              41.40325045040588
            ],
            [
              -71.9127311933428,
              41.4964649257777
            ],
            [
              -71.78883753983851,
              41.4964649257777
            ],
            [
              -71.78883753983851,
              41.40325045040588
            ],
            [
              -71.9127311933428,
              41.40325045040588
            ]
          ]
        ]
      },
      "bbox": [
        -71.9127311933428,
        41.40325045040588,
        -71.78883753983851,
        41.4964649257777
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.120909+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.7932733020202,
              41.39985604020074
            ],
            [
              -71.7932733020202,
              41.493184377096824
            ],
            [
              -71.66923503920475,
              41.493184377096824
            ],
            [
              -71.66923503920475,
              41.39985604020074
            ],
            [
              -71.7932733020202,
              41.39985604020074
            ]
          ]
        ]
      },
      "bbox": [
        -71.7932733020202,
        41.39985604020074,
        -71.66923503920475,
        41.493184377096824
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.182285+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.67383542471337,
              41.39633768358426
            ],
            [
              -71.67383542471337,
              41.48977937555865
            ],
            [
              -71.54965341984294,
              41.48977937555865
            ],
            [
              -71.54965341984294,
              41.39633768358426
            ],
            [
              -71.67383542471337,
              41.39633768358426
            ]
          ]
        ]
      },
      "bbox": [
        -71.67383542471337,
        41.39633768358426,
        -71.54965341984294,
        41.48977937555865
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.335657+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.5544183408345,
              41.39269589506534
            ],
            [
              -71.5544183408345,
              41.48625011698654
            ],
            [
              -71.43009357473399,
              41.48625011698654
            ],
            [
              -71.43009357473399,
              41.39269589506534
            ],
            [
              -71.5544183408345,
              41.39269589506534
            ]
          ]
        ]
      },
      "bbox": [
        -71.5544183408345,
        41.39269589506534,
        -71.43009357473399,
        41.48625011698654
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.461300+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.43502278508589,
              41.388930714449316
            ],
            [
              -71.43502278508589,
              41.48259692296165
            ],
            [
              -71.31055620870968,
              41.48259692296165
            ],
            [
              -71.31055620870968,
              41.388930714449316
            ],
            [
              -71.43502278508589,
              41.388930714449316
            ]
          ]
        ]
      },
      "bbox": [
        -71.43502278508589,
        41.388930714449316,
        -71.31055620870968,
        41.48259692296165
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.589518+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.31564949120903,
              41.38504195687302
            ],
            [
              -71.31564949120903,
              41.47881983688106
            ],
            [
              -71.19104171926017,
              41.47881983688106
            ],
            [
              -71.19104171926017,
              41.38504195687302
            ],
            [
              -71.31564949120903,
              41.38504195687302
            ]
          ]
        ]
      },
      "bbox": [
        -71.31564949120903,
        41.38504195687302,
        -71.19104171926017,
        41.47881983688106
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.650380+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.19629903290577,
              41.38102968132574
            ],
            [
              -71.19629903290577,
              41.47491877046557
            ],
            [
              -71.07155084865154,
              41.47491877046557
            ],
            [
              -71.07155084865154,
              41.38102968132574
            ],
            [
              -71.19629903290577,
              41.38102968132574
            ]
          ]
        ]
      },
      "bbox": [
        -71.19629903290577,
        41.38102968132574,
        -71.07155084865154,
        41.47491877046557
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.710990+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.07697211080371,
              41.376894049739086
            ],
            [
              -71.07697211080371,
              41.4708937932998
            ],
            [
              -70.95208475907737,
              41.4708937932998
            ],
            [
              -70.95208475907737,
              41.376894049739086
            ],
            [
              -71.07697211080371,
              41.376894049739086
            ]
          ]
        ]
      },
      "bbox": [
        -71.07697211080371,
        41.376894049739086,
        -70.95208475907737,
        41.4708937932998
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.772801+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.95766980193488,
              41.37263515276785
            ],
            [
              -70.95766980193488,
              41.46674509089981
            ],
            [
              -70.83264424940933,
              41.46674509089981
            ],
            [
              -70.83264424940933,
              41.37263515276785
            ],
            [
              -70.95766980193488,
              41.37263515276785
            ]
          ]
        ]
      },
      "bbox": [
        -70.95766980193488,
        41.37263515276785,
        -70.83264424940933,
        41.46674509089981
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:08.952909+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.83839291064413,
              41.36825305453867
            ],
            [
              -70.83839291064413,
              41.46247275522421
            ],
            [
              -70.71322989639792,
              41.46247275522421
            ],
            [
              -70.71322989639792,
              41.36825305453867
            ],
            [
              -70.83839291064413,
              41.36825305453867
            ]
          ]
        ]
      },
      "bbox": [
        -70.83839291064413,
        41.36825305453867,
        -70.71322989639792,
        41.46247275522421
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:09.106051+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.71914203534898,
              41.36374789052929
            ],
            [
              -70.71914203534898,
              41.458076841224
            ],
            [
              -70.59384247696943,
              41.458076841224
            ],
            [
              -70.59384247696943,
              41.36374789052929
            ],
            [
              -70.71914203534898,
              41.36374789052929
            ]
          ]
        ]
      },
      "bbox": [
        -70.71914203534898,
        41.36374789052929,
        -70.59384247696943,
        41.458076841224
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:09.216193+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.59991795878562,
              41.359119649173074
            ],
            [
              -70.59991795878562,
              41.45355747640898
            ],
            [
              -70.47448270156394,
              41.45355747640898
            ],
            [
              -70.47448270156394,
              41.359119649173074
            ],
            [
              -70.59991795878562,
              41.359119649173074
            ]
          ]
        ]
      },
      "bbox": [
        -70.59991795878562,
        41.359119649173074,
        -70.47448270156394,
        41.45355747640898
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:09.370261+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.4807213771764,
              41.35436840317056
            ],
            [
              -70.4807213771764,
              41.44891464121639
            ],
            [
              -70.35515142491877,
              41.44891464121639
            ],
            [
              -70.35515142491877,
              41.35436840317056
            ],
            [
              -70.4807213771764,
              41.35436840317056
            ]
          ]
        ]
      },
      "bbox": [
        -70.4807213771764,
        41.35436840317056,
        -70.35515142491877,
        41.44891464121639
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:09.506001+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.36155318187905,
              41.349494251687155
            ],
            [
              -70.36155318187905,
              41.44414839139543
            ],
            [
              -70.23584920526973,
              41.44414839139543
            ],
            [
              -70.23584920526973,
              41.349494251687155
            ],
            [
              -70.36155318187905,
              41.349494251687155
            ]
          ]
        ]
      },
      "bbox": [
        -70.36155318187905,
        41.349494251687155,
        -70.23584920526973,
        41.44414839139543
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:09.666793+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.24241389935638,
              41.34449725189068
            ],
            [
              -70.24241389935638,
              41.43925885822174
            ],
            [
              -70.11657666537975,
              41.43925885822174
            ],
            [
              -70.11657666537975,
              41.34449725189068
            ],
            [
              -70.24241389935638,
              41.34449725189068
            ]
          ]
        ]
      },
      "bbox": [
        -70.24241389935638,
        41.34449725189068,
        -70.11657666537975,
        41.43925885822174
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:09.814551+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.12330411151355,
              41.339377517148776
            ],
            [
              -70.12330411151355,
              41.434246152337934
            ],
            [
              -69.99733466130638,
              41.434246152337934
            ],
            [
              -69.99733466130638,
              41.339377517148776
            ],
            [
              -70.12330411151355,
              41.339377517148776
            ]
          ]
        ]
      },
      "bbox": [
        -70.12330411151355,
        41.339377517148776,
        -69.99733466130638,
        41.434246152337934
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:09.934909+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_15_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.00422470320314,
              41.33413510181455
            ],
            [
              -70.00422470320314,
              41.429110328230145
            ],
            [
              -69.8781238555248,
              41.429110328230145
            ],
            [
              -69.8781238555248,
              41.33413510181455
            ],
            [
              -70.00422470320314,
              41.33413510181455
            ]
          ]
        ]
      },
      "bbox": [
        -70.00422470320314,
        41.33413510181455,
        -69.8781238555248,
        41.429110328230145
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:09.995371+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_15_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_15_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_15_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4598487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.7841120795717,
              41.35739622656099
            ],
            [
              -74.7841120795717,
              41.44775810398399
            ],
            [
              -74.6640975647179,
              41.44775810398399
            ],
            [
              -74.6640975647179,
              41.35739622656099
            ],
            [
              -74.7841120795717,
              41.35739622656099
            ]
          ]
        ]
      },
      "bbox": [
        -74.7841120795717,
        41.35739622656099,
        -74.6640975647179,
        41.44775810398399
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:10.105681+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.66456116867923,
              41.3569854747896
            ],
            [
              -74.66456116867923,
              41.447470677745585
            ],
            [
              -74.54438352775982,
              41.447470677745585
            ],
            [
              -74.54438352775982,
              41.3569854747896
            ],
            [
              -74.66456116867923,
              41.3569854747896
            ]
          ]
        ]
      },
      "bbox": [
        -74.66456116867923,
        41.3569854747896,
        -74.54438352775982,
        41.447470677745585
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:10.281790+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            528058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54501231533419,
              41.35645078412071
            ],
            [
              -74.54501231533419,
              41.447058705884594
            ],
            [
              -74.42467241268893,
              41.447058705884594
            ],
            [
              -74.42467241268893,
              41.35645078412071
            ],
            [
              -74.54501231533419,
              41.35645078412071
            ]
          ]
        ]
      },
      "bbox": [
        -74.54501231533419,
        41.35645078412071,
        -74.42467241268893,
        41.447058705884594
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:10.402088+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42546624265299,
              41.35579207128027
            ],
            [
              -74.42546624265299,
              41.446522292451895
            ],
            [
              -74.30496494715507,
              41.446522292451895
            ],
            [
              -74.30496494715507,
              41.35579207128027
            ],
            [
              -74.42546624265299,
              41.35579207128027
            ]
          ]
        ]
      },
      "bbox": [
        -74.42546624265299,
        41.35579207128027,
        -74.30496494715507,
        41.446522292451895
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:10.502951+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30592372602344,
              41.35500910024739
            ],
            [
              -74.30592372602344,
              41.44586139661044
            ],
            [
              -74.18526173976842,
              41.44586139661044
            ],
            [
              -74.18526173976842,
              41.35500910024739
            ],
            [
              -74.30592372602344,
              41.35500910024739
            ]
          ]
        ]
      },
      "bbox": [
        -74.30592372602344,
        41.35500910024739,
        -74.18526173976842,
        41.44586139661044
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:10.735233+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.1863856930929,
              41.354101896988496
            ],
            [
              -74.1863856930929,
              41.445075954609024
            ],
            [
              -74.06556356189873,
              41.445075954609024
            ],
            [
              -74.06556356189873,
              41.354101896988496
            ],
            [
              -74.1863856930929,
              41.354101896988496
            ]
          ]
        ]
      },
      "bbox": [
        -74.1863856930929,
        41.354101896988496,
        -74.06556356189873,
        41.445075954609024
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:10.906028+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.06685287651402,
              41.35307050266854
            ],
            [
              -74.06685287651402,
              41.44416597857121
            ],
            [
              -73.94587135433845,
              41.44416597857121
            ],
            [
              -73.94587135433845,
              41.35307050266854
            ],
            [
              -74.06685287651402,
              41.35307050266854
            ]
          ]
        ]
      },
      "bbox": [
        -74.06685287651402,
        41.35307050266854,
        -73.94587135433845,
        41.44416597857121
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:11.019616+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.94732588025558,
              41.35191523228663
            ],
            [
              -73.94732588025558,
              41.443131499922345
            ],
            [
              -73.82618588866383,
              41.443131499922345
            ],
            [
              -73.82618588866383,
              41.35191523228663
            ],
            [
              -73.94732588025558,
              41.35191523228663
            ]
          ]
        ]
      },
      "bbox": [
        -73.94732588025558,
        41.35191523228663,
        -73.82618588866383,
        41.443131499922345
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:11.135837+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.82780533063641,
              41.350635944707754
            ],
            [
              -73.82780533063641,
              41.44197254078158
            ],
            [
              -73.70650806196407,
              41.44197254078158
            ],
            [
              -73.70650806196407,
              41.350635944707754
            ],
            [
              -73.82780533063641,
              41.350635944707754
            ]
          ]
        ]
      },
      "bbox": [
        -73.82780533063641,
        41.350635944707754,
        -73.70650806196407,
        41.44197254078158
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:11.262953+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.70829251598524,
              41.349232301789804
            ],
            [
              -73.70829251598524,
              41.440689189650215
            ],
            [
              -73.58683803861618,
              41.440689189650215
            ],
            [
              -73.58683803861618,
              41.349232301789804
            ],
            [
              -73.70829251598524,
              41.349232301789804
            ]
          ]
        ]
      },
      "bbox": [
        -73.70829251598524,
        41.349232301789804,
        -73.58683803861618,
        41.440689189650215
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:11.324089+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.58878740180424,
              41.34770464994403
            ],
            [
              -73.58878740180424,
              41.43928114783055
            ],
            [
              -73.46717688710712,
              41.43928114783055
            ],
            [
              -73.46717688710712,
              41.34770464994403
            ],
            [
              -73.58878740180424,
              41.34770464994403
            ]
          ]
        ]
      },
      "bbox": [
        -73.58878740180424,
        41.34770464994403,
        -73.46717688710712,
        41.43928114783055
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:11.423694+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.46929111683487,
              41.34605307387444
            ],
            [
              -73.46929111683487,
              41.437748678494955
            ],
            [
              -73.3475253482924,
              41.437748678494955
            ],
            [
              -73.3475253482924,
              41.34605307387444
            ],
            [
              -73.46929111683487,
              41.34605307387444
            ]
          ]
        ]
      },
      "bbox": [
        -73.46929111683487,
        41.34605307387444,
        -73.3475253482924,
        41.437748678494955
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:11.629474+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.34980440326767,
              41.34427753744056
            ],
            [
              -73.34980440326767,
              41.43609181369032
            ],
            [
              -73.22788415555969,
              41.43609181369032
            ],
            [
              -73.22788415555969,
              41.34427753744056
            ],
            [
              -73.34980440326767,
              41.34427753744056
            ]
          ]
        ]
      },
      "bbox": [
        -73.34980440326767,
        41.34427753744056,
        -73.22788415555969,
        41.43609181369032
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:11.768093+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.23032796734904,
              41.34237813861202
            ],
            [
              -73.23032796734904,
              41.434310614907574
            ],
            [
              -73.10825394492213,
              41.434310614907574
            ],
            [
              -73.10825394492213,
              41.34237813861202
            ],
            [
              -73.23032796734904,
              41.34237813861202
            ]
          ]
        ]
      },
      "bbox": [
        -73.23032796734904,
        41.34237813861202,
        -73.10825394492213,
        41.434310614907574
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:11.948000+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.11086236073959,
              41.34035481006908
            ],
            [
              -73.11086236073959,
              41.4324052267163
            ],
            [
              -72.98863564234154,
              41.4324052267163
            ],
            [
              -72.98863564234154,
              41.34035481006908
            ],
            [
              -73.11086236073959,
              41.34035481006908
            ]
          ]
        ]
      },
      "bbox": [
        -73.11086236073959,
        41.34035481006908,
        -72.98863564234154,
        41.4324052267163
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:12.008778+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.99140861167831,
              41.33820740224027
            ],
            [
              -72.99140861167831,
              41.430375518368336
            ],
            [
              -72.86903030729545,
              41.430375518368336
            ],
            [
              -72.86903030729545,
              41.33820740224027
            ],
            [
              -72.99140861167831,
              41.33820740224027
            ]
          ]
        ]
      },
      "bbox": [
        -72.99140861167831,
        41.33820740224027,
        -72.86903030729545,
        41.430375518368336
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:12.083830+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.87196802927522,
              41.335936152306466
            ],
            [
              -72.87196802927522,
              41.42822139050514
            ],
            [
              -72.7494383539757,
              41.42822139050514
            ],
            [
              -72.7494383539757,
              41.335936152306466
            ],
            [
              -72.87196802927522,
              41.335936152306466
            ]
          ]
        ]
      },
      "bbox": [
        -72.87196802927522,
        41.335936152306466,
        -72.7494383539757,
        41.42822139050514
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:12.232465+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.7525407597194,
              41.33354118774644
            ],
            [
              -72.7525407597194,
              41.42594303092215
            ],
            [
              -72.62986038471281,
              41.42594303092215
            ],
            [
              -72.62986038471281,
              41.33354118774644
            ],
            [
              -72.7525407597194,
              41.33354118774644
            ]
          ]
        ]
      },
      "bbox": [
        -72.7525407597194,
        41.33354118774644,
        -72.62986038471281,
        41.42594303092215
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:12.293099+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.63312727612369,
              41.331022468590675
            ],
            [
              -72.63312727612369,
              41.42354052178515
            ],
            [
              -72.51029728670778,
              41.42354052178515
            ],
            [
              -72.51029728670778,
              41.331022468590675
            ],
            [
              -72.63312727612369,
              41.331022468590675
            ]
          ]
        ]
      },
      "bbox": [
        -72.63312727612369,
        41.331022468590675,
        -72.51029728670778,
        41.42354052178515
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:12.491947+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.51372858071143,
              41.3283800758208
            ],
            [
              -72.51372858071143,
              41.42101386682665
            ],
            [
              -72.39074978425222,
              41.42101386682665
            ],
            [
              -72.39074978425222,
              41.3283800758208
            ],
            [
              -72.51372858071143,
              41.3283800758208
            ]
          ]
        ]
      },
      "bbox": [
        -72.51372858071143,
        41.3283800758208,
        -72.39074978425222,
        41.42101386682665
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:12.625588+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.39434537791277,
              41.32561402106169
            ],
            [
              -72.39434537791277,
              41.418363192271165
            ],
            [
              -72.27121864216984,
              41.418363192271165
            ],
            [
              -72.27121864216984,
              41.32561402106169
            ],
            [
              -72.39434537791277,
              41.32561402106169
            ]
          ]
        ]
      },
      "bbox": [
        -72.39434537791277,
        41.32561402106169,
        -72.27121864216984,
        41.418363192271165
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:12.782425+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.27497844691958,
              41.32272442069674
            ],
            [
              -72.27497844691958,
              41.415588469499475
            ],
            [
              -72.15170464978293,
              41.415588469499475
            ],
            [
              -72.15170464978293,
              41.32272442069674
            ],
            [
              -72.27497844691958,
              41.32272442069674
            ]
          ]
        ]
      },
      "bbox": [
        -72.27497844691958,
        41.32272442069674,
        -72.15170464978293,
        41.415588469499475
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:12.935847+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.15562849997664,
              41.3197112756286
            ],
            [
              -72.15562849997664,
              41.41268977939396
            ],
            [
              -72.0322085129722,
              41.41268977939396
            ],
            [
              -72.0322085129722,
              41.3197112756286
            ],
            [
              -72.15562849997664,
              41.3197112756286
            ]
          ]
        ]
      },
      "bbox": [
        -72.15562849997664,
        41.3197112756286,
        -72.0322085129722,
        41.41268977939396
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:13.047971+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.03629629781314,
              41.31657470788699
            ],
            [
              -72.03629629781314,
              41.4096671455957
            ],
            [
              -71.9127311933428,
              41.4096671455957
            ],
            [
              -71.9127311933428,
              41.31657470788699
            ],
            [
              -72.03629629781314,
              41.31657470788699
            ]
          ]
        ]
      },
      "bbox": [
        -72.03629629781314,
        41.31657470788699,
        -71.9127311933428,
        41.4096671455957
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:13.108791+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.91698293808061,
              41.313314724678676
            ],
            [
              -71.91698293808061,
              41.406520702354875
            ],
            [
              -71.7932733020202,
              41.406520702354875
            ],
            [
              -71.7932733020202,
              41.313314724678676
            ],
            [
              -71.91698293808061,
              41.313314724678676
            ]
          ]
        ]
      },
      "bbox": [
        -71.91698293808061,
        41.313314724678676,
        -71.7932733020202,
        41.406520702354875
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:13.213779+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.79768897478706,
              41.30993088992066
            ],
            [
              -71.79768897478706,
              41.40325045040588
            ],
            [
              -71.67383542471337,
              41.40325045040588
            ],
            [
              -71.67383542471337,
              41.30993088992066
            ],
            [
              -71.79768897478706,
              41.30993088992066
            ]
          ]
        ]
      },
      "bbox": [
        -71.79768897478706,
        41.30993088992066,
        -71.67383542471337,
        41.40325045040588
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:13.354326+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.67841497282542,
              41.306423405642214
            ],
            [
              -71.67841497282542,
              41.39985604020074
            ],
            [
              -71.5544183408345,
              41.39985604020074
            ],
            [
              -71.5544183408345,
              41.306423405642214
            ],
            [
              -71.67841497282542,
              41.306423405642214
            ]
          ]
        ]
      },
      "bbox": [
        -71.67841497282542,
        41.306423405642214,
        -71.5544183408345,
        41.39985604020074
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:13.631792+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.55916168310246,
              41.30279297322131
            ],
            [
              -71.55916168310246,
              41.39633768358426
            ],
            [
              -71.43502278508589,
              41.39633768358426
            ],
            [
              -71.43502278508589,
              41.30279297322131
            ],
            [
              -71.55916168310246,
              41.30279297322131
            ]
          ]
        ]
      },
      "bbox": [
        -71.55916168310246,
        41.30279297322131,
        -71.43502278508589,
        41.39633768358426
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:13.818877+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.43992969552521,
              41.29903966575396
            ],
            [
              -71.43992969552521,
              41.39269589506534
            ],
            [
              -71.31564949120903,
              41.39269589506534
            ],
            [
              -71.31564949120903,
              41.29903966575396
            ],
            [
              -71.43992969552521,
              41.29903966575396
            ]
          ]
        ]
      },
      "bbox": [
        -71.43992969552521,
        41.29903966575396,
        -71.31564949120903,
        41.39269589506534
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:13.879967+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.32071973482886,
              41.29516318170787
            ],
            [
              -71.32071973482886,
              41.388930714449316
            ],
            [
              -71.19629903290577,
              41.388930714449316
            ],
            [
              -71.19629903290577,
              41.29516318170787
            ],
            [
              -71.32071973482886,
              41.29516318170787
            ]
          ]
        ]
      },
      "bbox": [
        -71.32071973482886,
        41.29516318170787,
        -71.19629903290577,
        41.388930714449316
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:13.940541+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.201532558961,
              41.291163573330856
            ],
            [
              -71.201532558961,
              41.38504195687302
            ],
            [
              -71.07697211080371,
              41.38504195687302
            ],
            [
              -71.07697211080371,
              41.291163573330856
            ],
            [
              -71.201532558961,
              41.291163573330856
            ]
          ]
        ]
      },
      "bbox": [
        -71.201532558961,
        41.291163573330856,
        -71.07697211080371,
        41.38504195687302
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:14.062551+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.08236884791093,
              41.28704098039701
            ],
            [
              -71.08236884791093,
              41.38102968132574
            ],
            [
              -70.95766980193488,
              41.38102968132574
            ],
            [
              -70.95766980193488,
              41.28704098039701
            ],
            [
              -71.08236884791093,
              41.28704098039701
            ]
          ]
        ]
      },
      "bbox": [
        -71.08236884791093,
        41.28704098039701,
        -70.95766980193488,
        41.38102968132574
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:14.176082+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.96322958986799,
              41.28279548571481
            ],
            [
              -70.96322958986799,
              41.376894049739086
            ],
            [
              -70.83839291064413,
              41.376894049739086
            ],
            [
              -70.83839291064413,
              41.28279548571481
            ],
            [
              -70.96322958986799,
              41.28279548571481
            ]
          ]
        ]
      },
      "bbox": [
        -70.96322958986799,
        41.28279548571481,
        -70.83839291064413,
        41.376894049739086
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:14.271942+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.84411558164385,
              41.2784271667069
            ],
            [
              -70.84411558164385,
              41.37263515276785
            ],
            [
              -70.71914203534898,
              41.37263515276785
            ],
            [
              -70.71914203534898,
              41.2784271667069
            ],
            [
              -70.84411558164385,
              41.2784271667069
            ]
          ]
        ]
      },
      "bbox": [
        -70.84411558164385,
        41.2784271667069,
        -70.71914203534898,
        41.37263515276785
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:14.376030+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.72502744986147,
              41.273936165058934
            ],
            [
              -70.72502744986147,
              41.36825305453867
            ],
            [
              -70.59991795878562,
              41.36825305453867
            ],
            [
              -70.59991795878562,
              41.273936165058934
            ],
            [
              -70.72502744986147,
              41.273936165058934
            ]
          ]
        ]
      },
      "bbox": [
        -70.72502744986147,
        41.273936165058934,
        -70.59991795878562,
        41.36825305453867
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:14.608638+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.60596598292028,
              41.269322474550414
            ],
            [
              -70.60596598292028,
              41.36374789052929
            ],
            [
              -70.4807213771764,
              41.36374789052929
            ],
            [
              -70.4807213771764,
              41.269322474550414
            ],
            [
              -70.60596598292028,
              41.269322474550414
            ]
          ]
        ]
      },
      "bbox": [
        -70.60596598292028,
        41.269322474550414,
        -70.4807213771764,
        41.36374789052929
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:14.815889+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.48693186000298,
              41.26458619178921
            ],
            [
              -70.48693186000298,
              41.359119649173074
            ],
            [
              -70.36155318187905,
              41.359119649173074
            ],
            [
              -70.36155318187905,
              41.26458619178921
            ],
            [
              -70.48693186000298,
              41.26458619178921
            ]
          ]
        ]
      },
      "bbox": [
        -70.48693186000298,
        41.26458619178921,
        -70.36155318187905,
        41.359119649173074
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:14.936463+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.36792601491217,
              41.259727387596364
            ],
            [
              -70.36792601491217,
              41.35436840317056
            ],
            [
              -70.24241389935638,
              41.35436840317056
            ],
            [
              -70.24241389935638,
              41.259727387596364
            ],
            [
              -70.36792601491217,
              41.259727387596364
            ]
          ]
        ]
      },
      "bbox": [
        -70.36792601491217,
        41.259727387596364,
        -70.24241389935638,
        41.35436840317056
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:15.040055+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.2489489421859,
              41.25474605145328
            ],
            [
              -70.2489489421859,
              41.349494251687155
            ],
            [
              -70.12330411151355,
              41.349494251687155
            ],
            [
              -70.12330411151355,
              41.25474605145328
            ],
            [
              -70.2489489421859,
              41.25474605145328
            ]
          ]
        ]
      },
      "bbox": [
        -70.2489489421859,
        41.25474605145328,
        -70.12330411151355,
        41.349494251687155
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:15.144046+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.13000117760193,
              41.249642362004906
            ],
            [
              -70.13000117760193,
              41.34449725189068
            ],
            [
              -70.00422470320314,
              41.34449725189068
            ],
            [
              -70.00422470320314,
              41.249642362004906
            ],
            [
              -70.13000117760193,
              41.249642362004906
            ]
          ]
        ]
      },
      "bbox": [
        -70.13000117760193,
        41.249642362004906,
        -70.00422470320314,
        41.34449725189068
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:15.297698+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_16_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.01108363616596,
              41.24441634263364
            ],
            [
              -70.01108363616596,
              41.339377517148776
            ],
            [
              -69.88517639626475,
              41.339377517148776
            ],
            [
              -69.88517639626475,
              41.24441634263364
            ],
            [
              -70.01108363616596,
              41.24441634263364
            ]
          ]
        ]
      },
      "bbox": [
        -70.01108363616596,
        41.24441634263364,
        -69.88517639626475,
        41.339377517148776
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:15.358039+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_16_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_16_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_16_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4588487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.7844091665194,
              41.26732045444599
            ],
            [
              -74.7844091665194,
              41.357682726014176
            ],
            [
              -74.66456116867923,
              41.357682726014176
            ],
            [
              -74.66456116867923,
              41.26732045444599
            ],
            [
              -74.7844091665194,
              41.26732045444599
            ]
          ]
        ]
      },
      "bbox": [
        -74.7844091665194,
        41.26732045444599,
        -74.66456116867923,
        41.357682726014176
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:15.418886+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.66502272392044,
              41.26691091350121
            ],
            [
              -74.66502272392044,
              41.35739622656099
            ],
            [
              -74.54501231533419,
              41.35739622656099
            ],
            [
              -74.54501231533419,
              41.26691091350121
            ],
            [
              -74.66502272392044,
              41.26691091350121
            ]
          ]
        ]
      },
      "bbox": [
        -74.66502272392044,
        41.26691091350121,
        -74.54501231533419,
        41.35739622656099
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:15.715838+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            528058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54563829984959,
              41.26637790712242
            ],
            [
              -74.54563829984959,
              41.3569854747896
            ],
            [
              -74.42546624265299,
              41.3569854747896
            ],
            [
              -74.42546624265299,
              41.26637790712242
            ],
            [
              -74.54563829984959,
              41.26637790712242
            ]
          ]
        ]
      },
      "bbox": [
        -74.54563829984959,
        41.26637790712242,
        -74.42546624265299,
        41.3569854747896
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:15.831690+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42625660934713,
              41.265721323893345
            ],
            [
              -74.42625660934713,
              41.35645078412071
            ],
            [
              -74.30592372602344,
              41.35645078412071
            ],
            [
              -74.30592372602344,
              41.265721323893345
            ],
            [
              -74.42625660934713,
              41.265721323893345
            ]
          ]
        ]
      },
      "bbox": [
        -74.42625660934713,
        41.265721323893345,
        -74.30592372602344,
        41.35645078412071
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:15.926456+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30687843519566,
              41.264940841706355
            ],
            [
              -74.30687843519566,
              41.35579207128027
            ],
            [
              -74.1863856930929,
              41.35579207128027
            ],
            [
              -74.1863856930929,
              41.264940841706355
            ],
            [
              -74.30687843519566,
              41.264940841706355
            ]
          ]
        ]
      },
      "bbox": [
        -74.30687843519566,
        41.264940841706355,
        -74.1863856930929,
        41.35579207128027
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.034793+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.1875047625656,
              41.264036486011115
            ],
            [
              -74.1875047625656,
              41.35500910024739
            ],
            [
              -74.06685287651402,
              41.35500910024739
            ],
            [
              -74.06685287651402,
              41.264036486011115
            ],
            [
              -74.1875047625656,
              41.264036486011115
            ]
          ]
        ]
      },
      "bbox": [
        -74.1875047625656,
        41.264036486011115,
        -74.06685287651402,
        41.35500910024739
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.215715+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.0681363208547,
              41.26300831555822
            ],
            [
              -74.0681363208547,
              41.354101896988496
            ],
            [
              -73.94732588025558,
              41.354101896988496
            ],
            [
              -73.94732588025558,
              41.26300831555822
            ],
            [
              -74.0681363208547,
              41.26300831555822
            ]
          ]
        ]
      },
      "bbox": [
        -74.0681363208547,
        41.26300831555822,
        -73.94732588025558,
        41.354101896988496
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.340803+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.94877366013874,
              41.261856459061626
            ],
            [
              -73.94877366013874,
              41.35307050266854
            ],
            [
              -73.82780533063641,
              41.35307050266854
            ],
            [
              -73.82780533063641,
              41.261856459061626
            ],
            [
              -73.94877366013874,
              41.261856459061626
            ]
          ]
        ]
      },
      "bbox": [
        -73.94877366013874,
        41.261856459061626,
        -73.82780533063641,
        41.35307050266854
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.459140+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.8294174324573,
              41.26058122365964
            ],
            [
              -73.8294174324573,
              41.35191523228663
            ],
            [
              -73.70829251598524,
              41.35191523228663
            ],
            [
              -73.70829251598524,
              41.26058122365964
            ],
            [
              -73.8294174324573,
              41.26058122365964
            ]
          ]
        ]
      },
      "bbox": [
        -73.8294174324573,
        41.26058122365964,
        -73.70829251598524,
        41.35191523228663
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.520577+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.71006888525308,
              41.25918196767905
            ],
            [
              -73.71006888525308,
              41.350635944707754
            ],
            [
              -73.58878740180424,
              41.350635944707754
            ],
            [
              -73.58878740180424,
              41.25918196767905
            ],
            [
              -73.71006888525308,
              41.25918196767905
            ]
          ]
        ]
      },
      "bbox": [
        -73.71006888525308,
        41.25918196767905,
        -73.58878740180424,
        41.350635944707754
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.590349+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.5907279333669,
              41.25765911647972
            ],
            [
              -73.5907279333669,
              41.349232301789804
            ],
            [
              -73.46929111683487,
              41.349232301789804
            ],
            [
              -73.46929111683487,
              41.25765911647972
            ],
            [
              -73.5907279333669,
              41.25765911647972
            ]
          ]
        ]
      },
      "bbox": [
        -73.5907279333669,
        41.25765911647972,
        -73.46929111683487,
        41.349232301789804
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.730053+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.47139576797913,
              41.256012814764325
            ],
            [
              -73.47139576797913,
              41.34770464994403
            ],
            [
              -73.34980440326767,
              41.34770464994403
            ],
            [
              -73.34980440326767,
              41.256012814764325
            ],
            [
              -73.47139576797913,
              41.256012814764325
            ]
          ]
        ]
      },
      "bbox": [
        -73.47139576797913,
        41.256012814764325,
        -73.34980440326767,
        41.34770464994403
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.839665+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.35207313348037,
              41.25424292851351
            ],
            [
              -73.35207313348037,
              41.34605307387444
            ],
            [
              -73.23032796734904,
              41.34605307387444
            ],
            [
              -73.23032796734904,
              41.25424292851351
            ],
            [
              -73.35207313348037,
              41.25424292851351
            ]
          ]
        ]
      },
      "bbox": [
        -73.35207313348037,
        41.25424292851351,
        -73.23032796734904,
        41.34605307387444
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:16.900333+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.2327607130558,
              41.25234950276915
            ],
            [
              -73.2327607130558,
              41.34427753744056
            ],
            [
              -73.11086236073959,
              41.34427753744056
            ],
            [
              -73.11086236073959,
              41.25234950276915
            ],
            [
              -73.2327607130558,
              41.25234950276915
            ]
          ]
        ]
      },
      "bbox": [
        -73.2327607130558,
        41.25234950276915,
        -73.11086236073959,
        41.34427753744056
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:17.037030+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.11345896543706,
              41.25033253897807
            ],
            [
              -73.11345896543706,
              41.34237813861202
            ],
            [
              -72.99140861167831,
              41.34237813861202
            ],
            [
              -72.99140861167831,
              41.25033253897807
            ],
            [
              -73.11345896543706,
              41.25033253897807
            ]
          ]
        ]
      },
      "bbox": [
        -73.11345896543706,
        41.25033253897807,
        -72.99140861167831,
        41.34237813861202
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:17.146332+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.99416901257655,
              41.248191829302314
            ],
            [
              -72.99416901257655,
              41.34035481006908
            ],
            [
              -72.87196802927522,
              41.34035481006908
            ],
            [
              -72.87196802927522,
              41.248191829302314
            ],
            [
              -72.99416901257655,
              41.248191829302314
            ]
          ]
        ]
      },
      "bbox": [
        -72.99416901257655,
        41.248191829302314,
        -72.87196802927522,
        41.34035481006908
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:17.248097+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.87489244630801,
              41.24592766932142
            ],
            [
              -72.87489244630801,
              41.33820740224027
            ],
            [
              -72.7525407597194,
              41.33820740224027
            ],
            [
              -72.7525407597194,
              41.24592766932142
            ],
            [
              -72.87489244630801,
              41.24592766932142
            ]
          ]
        ]
      },
      "bbox": [
        -72.87489244630801,
        41.24592766932142,
        -72.7525407597194,
        41.33820740224027
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:17.308842+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.75562911225575,
              41.24354022358162
            ],
            [
              -72.75562911225575,
              41.335936152306466
            ],
            [
              -72.63312727612369,
              41.335936152306466
            ],
            [
              -72.63312727612369,
              41.24354022358162
            ],
            [
              -72.75562911225575,
              41.24354022358162
            ]
          ]
        ]
      },
      "bbox": [
        -72.75562911225575,
        41.24354022358162,
        -72.63312727612369,
        41.335936152306466
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:17.454020+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            688058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.63637937703722,
              41.24102941533107
            ],
            [
              -72.63637937703722,
              41.33354118774644
            ],
            [
              -72.51372858071143,
              41.33354118774644
            ],
            [
              -72.51372858071143,
              41.24102941533107
            ],
            [
              -72.63637937703722,
              41.24102941533107
            ]
          ]
        ]
      },
      "bbox": [
        -72.63637937703722,
        41.24102941533107,
        -72.51372858071143,
        41.33354118774644
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:17.680376+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            698058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.51714433818528,
              41.23839529206536
            ],
            [
              -72.51714433818528,
              41.331022468590675
            ],
            [
              -72.39434537791277,
              41.331022468590675
            ],
            [
              -72.39434537791277,
              41.23839529206536
            ],
            [
              -72.51714433818528,
              41.23839529206536
            ]
          ]
        ]
      },
      "bbox": [
        -72.51714433818528,
        41.23839529206536,
        -72.39434537791277,
        41.331022468590675
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:17.918740+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            708058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.3979246881623,
              41.235637896612175
            ],
            [
              -72.3979246881623,
              41.3283800758208
            ],
            [
              -72.27497844691958,
              41.3283800758208
            ],
            [
              -72.27497844691958,
              41.235637896612175
            ],
            [
              -72.3979246881623,
              41.235637896612175
            ]
          ]
        ]
      },
      "bbox": [
        -72.3979246881623,
        41.235637896612175,
        -72.27497844691958,
        41.3283800758208
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:18.061162+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            718058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.27872121748216,
              41.23275737243051
            ],
            [
              -72.27872121748216,
              41.32561402106169
            ],
            [
              -72.15562849997664,
              41.32561402106169
            ],
            [
              -72.15562849997664,
              41.23275737243051
            ],
            [
              -72.27872121748216,
              41.23275737243051
            ]
          ]
        ]
      },
      "bbox": [
        -72.27872121748216,
        41.23275737243051,
        -72.15562849997664,
        41.32561402106169
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:18.224964+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            728058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.15953459728638,
              41.22975370566633
            ],
            [
              -72.15953459728638,
              41.32272442069674
            ],
            [
              -72.03629629781314,
              41.32272442069674
            ],
            [
              -72.03629629781314,
              41.22975370566633
            ],
            [
              -72.15953459728638,
              41.22975370566633
            ]
          ]
        ]
      },
      "bbox": [
        -72.15953459728638,
        41.22975370566633,
        -72.03629629781314,
        41.32272442069674
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:18.501786+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            738058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.04036562284733,
              41.226626998541484
            ],
            [
              -72.04036562284733,
              41.3197112756286
            ],
            [
              -71.91698293808061,
              41.3197112756286
            ],
            [
              -71.91698293808061,
              41.226626998541484
            ],
            [
              -72.04036562284733,
              41.226626998541484
            ]
          ]
        ]
      },
      "bbox": [
        -72.04036562284733,
        41.226626998541484,
        -71.91698293808061,
        41.3197112756286
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:18.659327+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            748058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.92121545208164,
              41.22337726641111
            ],
            [
              -71.92121545208164,
              41.31657470788699
            ],
            [
              -71.79768897478706,
              41.31657470788699
            ],
            [
              -71.79768897478706,
              41.22337726641111
            ],
            [
              -71.92121545208164,
              41.22337726641111
            ]
          ]
        ]
      },
      "bbox": [
        -71.92121545208164,
        41.22337726641111,
        -71.79768897478706,
        41.31657470788699
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:18.782034+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            758058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.80208461746919,
              41.22000404253373
            ],
            [
              -71.80208461746919,
              41.313314724678676
            ],
            [
              -71.67841497282542,
              41.313314724678676
            ],
            [
              -71.67841497282542,
              41.22000404253373
            ],
            [
              -71.80208461746919,
              41.22000404253373
            ]
          ]
        ]
      },
      "bbox": [
        -71.80208461746919,
        41.22000404253373,
        -71.67841497282542,
        41.313314724678676
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:18.856639+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            768058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.68297368426207,
              41.21650749752502
            ],
            [
              -71.68297368426207,
              41.30993088992066
            ],
            [
              -71.55916168310246,
              41.30993088992066
            ],
            [
              -71.55916168310246,
              41.21650749752502
            ],
            [
              -71.68297368426207,
              41.21650749752502
            ]
          ]
        ]
      },
      "bbox": [
        -71.68297368426207,
        41.21650749752502,
        -71.55916168310246,
        41.30993088992066
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:18.960277+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            778058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.56388338720993,
              41.212888414836456
            ],
            [
              -71.56388338720993,
              41.306423405642214
            ],
            [
              -71.43992969552521,
              41.306423405642214
            ],
            [
              -71.43992969552521,
              41.212888414836456
            ],
            [
              -71.56388338720993,
              41.212888414836456
            ]
          ]
        ]
      },
      "bbox": [
        -71.56388338720993,
        41.212888414836456,
        -71.43992969552521,
        41.306423405642214
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:19.058516+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            788058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.44481422967357,
              41.20914690414533
            ],
            [
              -71.44481422967357,
              41.30279297322131
            ],
            [
              -71.32071973482886,
              41.30279297322131
            ],
            [
              -71.32071973482886,
              41.20914690414533
            ],
            [
              -71.44481422967357,
              41.20914690414533
            ]
          ]
        ]
      },
      "bbox": [
        -71.44481422967357,
        41.20914690414533,
        -71.32071973482886,
        41.30279297322131
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:19.234061+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            798058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.32576691526755,
              41.20528261265927
            ],
            [
              -71.32576691526755,
              41.29903966575396
            ],
            [
              -71.201532558961,
              41.29903966575396
            ],
            [
              -71.201532558961,
              41.20528261265927
            ],
            [
              -71.32576691526755,
              41.20528261265927
            ]
          ]
        ]
      },
      "bbox": [
        -71.32576691526755,
        41.20528261265927,
        -71.201532558961,
        41.29903966575396
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:19.388444+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            808058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.20674231795554,
              41.20129560074206
            ],
            [
              -71.20674231795554,
              41.29516318170787
            ],
            [
              -71.08236884791093,
              41.29516318170787
            ],
            [
              -71.08236884791093,
              41.20129560074206
            ],
            [
              -71.20674231795554,
              41.20129560074206
            ]
          ]
        ]
      },
      "bbox": [
        -71.20674231795554,
        41.20129560074206,
        -71.08236884791093,
        41.29516318170787
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:19.530939+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            818058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.08774109743554,
              41.19718597897571
            ],
            [
              -71.08774109743554,
              41.291163573330856
            ],
            [
              -70.96322958986799,
              41.291163573330856
            ],
            [
              -70.96322958986799,
              41.19718597897571
            ],
            [
              -71.08774109743554,
              41.19718597897571
            ]
          ]
        ]
      },
      "bbox": [
        -71.08774109743554,
        41.19718597897571,
        -70.96322958986799,
        41.291163573330856
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:19.823003+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            828058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.9687641831089,
              41.19295383543183
            ],
            [
              -70.9687641831089,
              41.28704098039701
            ],
            [
              -70.84411558164385,
              41.28704098039701
            ],
            [
              -70.84411558164385,
              41.19295383543183
            ],
            [
              -70.9687641831089,
              41.19295383543183
            ]
          ]
        ]
      },
      "bbox": [
        -70.9687641831089,
        41.19295383543183,
        -70.84411558164385,
        41.28704098039701
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:19.945833+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            838058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.84981235679373,
              41.18859924110334
            ],
            [
              -70.84981235679373,
              41.28279548571481
            ],
            [
              -70.72502744986147,
              41.28279548571481
            ],
            [
              -70.72502744986147,
              41.18859924110334
            ],
            [
              -70.84981235679373,
              41.18859924110334
            ]
          ]
        ]
      },
      "bbox": [
        -70.84981235679373,
        41.18859924110334,
        -70.72502744986147,
        41.28279548571481
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:20.099836+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            848058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.73088627258952,
              41.18412234167111
            ],
            [
              -70.73088627258952,
              41.2784271667069
            ],
            [
              -70.60596598292028,
              41.2784271667069
            ],
            [
              -70.60596598292028,
              41.18412234167111
            ],
            [
              -70.73088627258952,
              41.18412234167111
            ]
          ]
        ]
      },
      "bbox": [
        -70.73088627258952,
        41.18412234167111,
        -70.60596598292028,
        41.2784271667069
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:20.221483+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            858058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.61198671892339,
              41.179523132175945
            ],
            [
              -70.61198671892339,
              41.273936165058934
            ],
            [
              -70.48693186000298,
              41.273936165058934
            ],
            [
              -70.48693186000298,
              41.179523132175945
            ],
            [
              -70.61198671892339,
              41.179523132175945
            ]
          ]
        ]
      },
      "bbox": [
        -70.61198671892339,
        41.179523132175945,
        -70.48693186000298,
        41.273936165058934
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:20.303904+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            868058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.4931143576512,
              41.17480171291444
            ],
            [
              -70.4931143576512,
              41.269322474550414
            ],
            [
              -70.36792601491217,
              41.269322474550414
            ],
            [
              -70.36792601491217,
              41.17480171291444
            ],
            [
              -70.4931143576512,
              41.17480171291444
            ]
          ]
        ]
      },
      "bbox": [
        -70.4931143576512,
        41.17480171291444,
        -70.36792601491217,
        41.269322474550414
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:20.377836+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            878058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.37427011304183,
              41.1699581473421
            ],
            [
              -70.37427011304183,
              41.26458619178921
            ],
            [
              -70.2489489421859,
              41.26458619178921
            ],
            [
              -70.2489489421859,
              41.1699581473421
            ],
            [
              -70.37427011304183,
              41.1699581473421
            ]
          ]
        ]
      },
      "bbox": [
        -70.37427011304183,
        41.1699581473421,
        -70.2489489421859,
        41.26458619178921
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:20.488809+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            888058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.25545449091364,
              41.164992432235955
            ],
            [
              -70.25545449091364,
              41.259727387596364
            ],
            [
              -70.13000117760193,
              41.259727387596364
            ],
            [
              -70.13000117760193,
              41.164992432235955
            ],
            [
              -70.25545449091364,
              41.164992432235955
            ]
          ]
        ]
      },
      "bbox": [
        -70.25545449091364,
        41.164992432235955,
        -70.13000117760193,
        41.259727387596364
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:20.617952+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            898058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_40",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.13666807455209,
              41.159904741317504
            ],
            [
              -70.13666807455209,
              41.25474605145328
            ],
            [
              -70.01108363616596,
              41.25474605145328
            ],
            [
              -70.01108363616596,
              41.159904741317504
            ],
            [
              -70.13666807455209,
              41.159904741317504
            ]
          ]
        ]
      },
      "bbox": [
        -70.13666807455209,
        41.159904741317504,
        -70.01108363616596,
        41.25474605145328
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:20.680214+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_40.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_40": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_40.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            908058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_17_41",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.0179117235591,
              41.154695111651485
            ],
            [
              -70.0179117235591,
              41.249642362004906
            ],
            [
              -69.89219710013293,
              41.249642362004906
            ],
            [
              -69.89219710013293,
              41.154695111651485
            ],
            [
              -70.0179117235591,
              41.154695111651485
            ]
          ]
        ]
      },
      "bbox": [
        -70.0179117235591,
        41.154695111651485,
        -69.89219710013293,
        41.249642362004906
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:20.842601+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_17_41.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_17_41": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_17_41.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            918058.0,
            0.0,
            -1.0,
            4578487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.5462612613185,
              41.176303776649284
            ],
            [
              -74.5462612613185,
              41.26691091350121
            ],
            [
              -74.42625660934713,
              41.26691091350121
            ],
            [
              -74.42625660934713,
              41.176303776649284
            ],
            [
              -74.5462612613185,
              41.176303776649284
            ]
          ]
        ]
      },
      "bbox": [
        -74.5462612613185,
        41.176303776649284,
        -74.42625660934713,
        41.26691091350121
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:21.126611+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            538058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42704327098743,
              41.175649206838926
            ],
            [
              -74.42704327098743,
              41.26637790712242
            ],
            [
              -74.30687843519566,
              41.26637790712242
            ],
            [
              -74.30687843519566,
              41.175649206838926
            ],
            [
              -74.42704327098743,
              41.175649206838926
            ]
          ]
        ]
      },
      "bbox": [
        -74.42704327098743,
        41.175649206838926,
        -74.30687843519566,
        41.26637790712242
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:21.304620+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            548058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30782877767801,
              41.174871141683425
            ],
            [
              -74.30782877767801,
              41.265721323893345
            ],
            [
              -74.1875047625656,
              41.265721323893345
            ],
            [
              -74.1875047625656,
              41.174871141683425
            ],
            [
              -74.30782877767801,
              41.174871141683425
            ]
          ]
        ]
      },
      "bbox": [
        -74.30782877767801,
        41.174871141683425,
        -74.1875047625656,
        41.265721323893345
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:21.365877+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            558058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.18861875638167,
              41.1739696023497
            ],
            [
              -74.18861875638167,
              41.264940841706355
            ],
            [
              -74.0681363208547,
              41.264940841706355
            ],
            [
              -74.0681363208547,
              41.1739696023497
            ],
            [
              -74.18861875638167,
              41.1739696023497
            ]
          ]
        ]
      },
      "bbox": [
        -74.18861875638167,
        41.1739696023497,
        -74.0681363208547,
        41.264940841706355
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:21.683601+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            568058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.06941393757133,
              41.172944643318004
            ],
            [
              -74.06941393757133,
              41.264036486011115
            ],
            [
              -73.94877366013874,
              41.264036486011115
            ],
            [
              -73.94877366013874,
              41.172944643318004
            ],
            [
              -74.06941393757133,
              41.172944643318004
            ]
          ]
        ]
      },
      "bbox": [
        -74.06941393757133,
        41.172944643318004,
        -73.94877366013874,
        41.264036486011115
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:21.842890+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            578058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.95021487876573,
              41.17179633723764
            ],
            [
              -73.95021487876573,
              41.26300831555822
            ],
            [
              -73.8294174324573,
              41.26300831555822
            ],
            [
              -73.8294174324573,
              41.17179633723764
            ],
            [
              -73.95021487876573,
              41.17179633723764
            ]
          ]
        ]
      },
      "bbox": [
        -73.95021487876573,
        41.17179633723764,
        -73.8294174324573,
        41.26300831555822
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:22.008689+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            588058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.83102226320197,
              41.17052509502362
            ],
            [
              -73.83102226320197,
              41.261856459061626
            ],
            [
              -73.71006888525308,
              41.261856459061626
            ],
            [
              -73.71006888525308,
              41.17052509502362
            ],
            [
              -73.83102226320197,
              41.17052509502362
            ]
          ]
        ]
      },
      "bbox": [
        -73.83102226320197,
        41.17052509502362,
        -73.71006888525308,
        41.261856459061626
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:22.141906+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            598058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.7118371538204,
              41.169130334139744
            ],
            [
              -73.7118371538204,
              41.26058122365964
            ],
            [
              -73.5907279333669,
              41.26058122365964
            ],
            [
              -73.5907279333669,
              41.169130334139744
            ],
            [
              -73.7118371538204,
              41.169130334139744
            ]
          ]
        ]
      },
      "bbox": [
        -73.7118371538204,
        41.169130334139744,
        -73.5907279333669,
        41.26058122365964
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:22.246571+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            608058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.59265969354414,
              41.16761232701555
            ],
            [
              -73.59265969354414,
              41.25918196767905
            ],
            [
              -73.47139576797913,
              41.25918196767905
            ],
            [
              -73.47139576797913,
              41.16761232701555
            ],
            [
              -73.59265969354414,
              41.16761232701555
            ]
          ]
        ]
      },
      "bbox": [
        -73.59265969354414,
        41.16761232701555,
        -73.47139576797913,
        41.25918196767905
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:22.358812+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            618058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.47349096984036,
              41.16597111834338
            ],
            [
              -73.47349096984036,
              41.25765911647972
            ],
            [
              -73.35207313348037,
              41.25765911647972
            ],
            [
              -73.35207313348037,
              41.16597111834338
            ],
            [
              -73.47349096984036,
              41.16597111834338
            ]
          ]
        ]
      },
      "bbox": [
        -73.47349096984036,
        41.16597111834338,
        -73.35207313348037,
        41.25765911647972
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:22.496915+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            628058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.35433170500961,
              41.16420670699481
            ],
            [
              -73.35433170500961,
              41.256012814764325
            ],
            [
              -73.2327607130558,
              41.256012814764325
            ],
            [
              -73.2327607130558,
              41.16420670699481
            ],
            [
              -73.35433170500961,
              41.16420670699481
            ]
          ]
        ]
      },
      "bbox": [
        -73.35433170500961,
        41.16420670699481,
        -73.2327607130558,
        41.256012814764325
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:22.628150+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            638058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.23518262582854,
              41.16231914460054
            ],
            [
              -73.23518262582854,
              41.25424292851351
            ],
            [
              -73.11345896543706,
              41.25424292851351
            ],
            [
              -73.11345896543706,
              41.16231914460054
            ],
            [
              -73.23518262582854,
              41.16231914460054
            ]
          ]
        ]
      },
      "bbox": [
        -73.23518262582854,
        41.16231914460054,
        -73.11345896543706,
        41.25424292851351
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:22.745342+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            648058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.11604426999722,
              41.16030843740862
            ],
            [
              -73.11604426999722,
              41.25234950276915
            ],
            [
              -72.99416901257655,
              41.25234950276915
            ],
            [
              -72.99416901257655,
              41.16030843740862
            ],
            [
              -73.11604426999722,
              41.16030843740862
            ]
          ]
        ]
      },
      "bbox": [
        -73.11604426999722,
        41.16030843740862,
        -72.99416901257655,
        41.25234950276915
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:22.920682+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            658058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.99691763160793,
              41.15817449783536
            ],
            [
              -72.99691763160793,
              41.25033253897807
            ],
            [
              -72.87489244630801,
              41.25033253897807
            ],
            [
              -72.87489244630801,
              41.15817449783536
            ],
            [
              -72.99691763160793,
              41.15817449783536
            ]
          ]
        ]
      },
      "bbox": [
        -72.99691763160793,
        41.15817449783536,
        -72.87489244630801,
        41.25033253897807
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:23.080968+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            668058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.87780403248416,
              41.15591749661897
            ],
            [
              -72.87780403248416,
              41.248191829302314
            ],
            [
              -72.75562911225575,
              41.248191829302314
            ],
            [
              -72.75562911225575,
              41.15591749661897
            ],
            [
              -72.87780403248416,
              41.15591749661897
            ]
          ]
        ]
      },
      "bbox": [
        -72.87780403248416,
        41.15591749661897,
        -72.75562911225575,
        41.248191829302314
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:23.222587+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26918
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            678058.0,
            0.0,
            -1.0,
            4568487.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+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": "New_England_Topobathy_DEM_18_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -72.75870359452682,
              41.15353754962568
            ],
            [
              -72.75870359452682,
              41.24592766932142
            ],
            [
              -72.63637937703722,
              41.24592766932142
            ],
            [
              -72.63637937703722,
              41.15353754962568
            ],
            [
              -72.75870359452682,
              41.15353754962568
            ]
          ]
        ]
      },
      "bbox": [
        -72.75870359452682,
        41.15353754962568,
        -72.63637937703722,
        41.24592766932142
      ],
      "properties": {
        "start_datetime": "1887-01-03T00:00:00+00:00",
        "end_datetime": "2016-02-01T00:00:00+00:00",
        "created": "2026-03-18 16:27:23.409290+00:00",
        "license": "NLPL",
        "datetime": "1887-01-03T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/stac/tiled/New_England_Topobathy_DEM_18_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_England_Topobathy_DEM_18_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/New_England_Coned_Topobathy_DEM_2016_6194/tiled/New_England_Topobathy_DEM_18_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10000,
            10000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / UTM zone 18N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 18N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 18N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26918]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - 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.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / UTM zone 18N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 18N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 18N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
      