{
  "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": "2011_NCMP_MA_79_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.71620691615686,
              42.647551450759124
            ],
            [
              -70.71620691615686,
              42.67839202744704
            ],
            [
              -70.66040228989948,
              42.67839202744704
            ],
            [
              -70.66040228989948,
              42.647551450759124
            ],
            [
              -70.71620691615686,
              42.647551450759124
            ]
          ]
        ]
      },
      "bbox": [
        -70.71620691615686,
        42.647551450759124,
        -70.66040228989948,
        42.67839202744704
      ],
      "properties": {
        "start_datetime": "2011-09-25T00:00:00+00:00",
        "end_datetime": "2011-09-30T00:00:00+00:00",
        "created": "2026-03-19 05:48:43.648465+00:00",
        "license": "NLPL",
        "datetime": "2011-09-25T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/stac/2011_NCMP_MA_79_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2011_NCMP_MA_79_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/2011_NCMP_MA_79_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3427,
            6201
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.71620764081901,
            0.0,
            -8.99928e-06,
            42.67839301626701
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -12.448,
                "maximum": 38.07,
                "mean": 0.106,
                "stddev": 8.401
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2011_NCMP_MA_80_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.75662614141481,
              42.65458670195144
            ],
            [
              -70.75662614141481,
              42.69359861520515
            ],
            [
              -70.70677897218812,
              42.69359861520515
            ],
            [
              -70.70677897218812,
              42.65458670195144
            ],
            [
              -70.75662614141481,
              42.65458670195144
            ]
          ]
        ]
      },
      "bbox": [
        -70.75662614141481,
        42.65458670195144,
        -70.70677897218812,
        42.69359861520515
      ],
      "properties": {
        "start_datetime": "2011-09-25T00:00:00+00:00",
        "end_datetime": "2011-09-30T00:00:00+00:00",
        "created": "2026-03-19 05:48:43.689826+00:00",
        "license": "NLPL",
        "datetime": "2011-09-25T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/stac/2011_NCMP_MA_80_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2011_NCMP_MA_80_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/2011_NCMP_MA_80_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4335,
            5539
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.75662695574502,
            0.0,
            -8.99928e-06,
            42.69359964041101
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.457,
                "maximum": 25.766,
                "mean": -1.663,
                "stddev": 3.887
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2011_NCMP_MA_82_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.80767924840725,
              42.71721650444247
            ],
            [
              -70.80767924840725,
              42.772535180348015
            ],
            [
              -70.77220387499985,
              42.772535180348015
            ],
            [
              -70.77220387499985,
              42.71721650444247
            ],
            [
              -70.80767924840725,
              42.71721650444247
            ]
          ]
        ]
      },
      "bbox": [
        -70.80767924840725,
        42.71721650444247,
        -70.77220387499985,
        42.772535180348015
      ],
      "properties": {
        "start_datetime": "2011-09-25T00:00:00+00:00",
        "end_datetime": "2011-09-30T00:00:00+00:00",
        "created": "2026-03-19 05:48:43.715719+00:00",
        "license": "NLPL",
        "datetime": "2011-09-25T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/stac/2011_NCMP_MA_82_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2011_NCMP_MA_82_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/2011_NCMP_MA_82_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6147,
            3942
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.80768043130901,
            0.0,
            -8.99928e-06,
            42.77253608647301
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -13.218,
                "maximum": 16.339,
                "mean": -2.075,
                "stddev": 5.615
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2011_NCMP_MA_81_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.78648798423568,
              42.675302935336916
            ],
            [
              -70.78648798423568,
              42.72632893187646
            ],
            [
              -70.74209425965894,
              42.72632893187646
            ],
            [
              -70.74209425965894,
              42.675302935336916
            ],
            [
              -70.78648798423568,
              42.675302935336916
            ]
          ]
        ]
      },
      "bbox": [
        -70.78648798423568,
        42.675302935336916,
        -70.74209425965894,
        42.72632893187646
      ],
      "properties": {
        "start_datetime": "2011-09-25T00:00:00+00:00",
        "end_datetime": "2011-09-30T00:00:00+00:00",
        "created": "2026-03-19 05:48:43.742026+00:00",
        "license": "NLPL",
        "datetime": "2011-09-25T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/stac/2011_NCMP_MA_81_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2011_NCMP_MA_81_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/2011_NCMP_MA_81_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5670,
            4933
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.78648892326301,
            0.0,
            -8.99928e-06,
            42.726329910062006
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.659,
                "maximum": 38.645,
                "mean": -0.833,
                "stddev": 5.544
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2011_NCMP_MA_83_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.86643606636524,
              42.766810704857534
            ],
            [
              -70.86643606636524,
              42.820491564763955
            ],
            [
              -70.79050908383549,
              42.820491564763955
            ],
            [
              -70.79050908383549,
              42.766810704857534
            ],
            [
              -70.86643606636524,
              42.766810704857534
            ]
          ]
        ]
      },
      "bbox": [
        -70.86643606636524,
        42.766810704857534,
        -70.79050908383549,
        42.820491564763955
      ],
      "properties": {
        "start_datetime": "2011-09-25T00:00:00+00:00",
        "end_datetime": "2011-09-30T00:00:00+00:00",
        "created": "2026-03-19 05:48:43.767887+00:00",
        "license": "NLPL",
        "datetime": "2011-09-25T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/stac/2011_NCMP_MA_83_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2011_NCMP_MA_83_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/2011_NCMP_MA_83_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5965,
            8437
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.86643746216701,
            0.0,
            -8.99928e-06,
            42.82049235293002
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -11.816,
                "maximum": 25.346,
                "mean": 1.234,
                "stddev": 4.497
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2011_NCMP_MA_84_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.8639612847753,
              42.808483213537166
            ],
            [
              -70.8639612847753,
              42.875725945005506
            ],
            [
              -70.79591765365973,
              42.875725945005506
            ],
            [
              -70.79591765365973,
              42.808483213537166
            ],
            [
              -70.8639612847753,
              42.808483213537166
            ]
          ]
        ]
      },
      "bbox": [
        -70.8639612847753,
        42.808483213537166,
        -70.79591765365973,
        42.875725945005506
      ],
      "properties": {
        "start_datetime": "2011-09-25T00:00:00+00:00",
        "end_datetime": "2011-09-30T00:00:00+00:00",
        "created": "2026-03-19 05:48:43.793521+00:00",
        "license": "NLPL",
        "datetime": "2011-09-25T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/stac/2011_NCMP_MA_84_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2011_NCMP_MA_84_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/2011_NCMP_MA_84_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7472,
            7561
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.86396272844601,
            0.0,
            -8.99928e-06,
            42.87572671070001
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -16.982,
                "maximum": 21.887,
                "mean": 0.559,
                "stddev": 5.466
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2011_NCMP_NH_02_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.8140019276418,
              42.91607856731897
            ],
            [
              -70.8140019276418,
              42.92989248704389
            ],
            [
              -70.79137772177943,
              42.92989248704389
            ],
            [
              -70.79137772177943,
              42.91607856731897
            ],
            [
              -70.8140019276418,
              42.91607856731897
            ]
          ]
        ]
      },
      "bbox": [
        -70.8140019276418,
        42.91607856731897,
        -70.79137772177943,
        42.92989248704389
      ],
      "properties": {
        "start_datetime": "2011-09-25T00:00:00+00:00",
        "end_datetime": "2011-09-30T00:00:00+00:00",
        "created": "2026-03-19 05:48:43.818288+00:00",
        "license": "NLPL",
        "datetime": "2011-09-25T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/stac/2011_NCMP_NH_02_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2011_NCMP_NH_02_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/2011_NCMP_NH_02_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1535,
            2514
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.81400349448002,
            0.0,
            -8.99928e-06,
            42.929893197657
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.594,
                "maximum": 15.675,
                "mean": -0.631,
                "stddev": 5.167
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2011_NCMP_NH_01_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.86259985988978,
              42.869581044438235
            ],
            [
              -70.86259985988978,
              42.92681654577669
            ],
            [
              -70.79196444613898,
              42.92681654577669
            ],
            [
              -70.79196444613898,
              42.869581044438235
            ],
            [
              -70.86259985988978,
              42.869581044438235
            ]
          ]
        ]
      },
      "bbox": [
        -70.86259985988978,
        42.869581044438235,
        -70.79196444613898,
        42.92681654577669
      ],
      "properties": {
        "start_datetime": "2011-09-25T00:00:00+00:00",
        "end_datetime": "2011-09-30T00:00:00+00:00",
        "created": "2026-03-19 05:48:43.844024+00:00",
        "license": "NLPL",
        "datetime": "2011-09-25T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/stac/2011_NCMP_NH_01_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2011_NCMP_NH_01_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_MA_NH_DEM_2011_9430/2011_NCMP_NH_01_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6360,
            7849
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.86260137400001,
            0.0,
            -8.99928e-06,
            42.92681726096501
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -16.2,
                "maximum": 28.45,
                "mean": -0.624,
                "stddev": 4.002
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}