{
  "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": "2010_NCMP_NJ_13_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.09001614163239,
              39.85505438799979
            ],
            [
              -74.09001614163239,
              39.90535095070923
            ],
            [
              -74.07797455799044,
              39.90535095070923
            ],
            [
              -74.07797455799044,
              39.85505438799979
            ],
            [
              -74.09001614163239,
              39.85505438799979
            ]
          ]
        ]
      },
      "bbox": [
        -74.09001614163239,
        39.85505438799979,
        -74.07797455799044,
        39.90535095070923
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:07.959370+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_13_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_13_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_13_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5589,
            1338
          ],
          "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,
            -74.090015298776,
            0.0,
            -8.99928e-06,
            39.905350071672
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.585,
                "maximum": 10.962,
                "mean": 2.478,
                "stddev": 1.819
              },
              "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": "2010_NCMP_NJ_04_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98895438254942,
              40.28906158548349
            ],
            [
              -73.98895438254942,
              40.33850358137873
            ],
            [
              -73.97245856704929,
              40.33850358137873
            ],
            [
              -73.97245856704929,
              40.28906158548349
            ],
            [
              -73.98895438254942,
              40.28906158548349
            ]
          ]
        ]
      },
      "bbox": [
        -73.98895438254942,
        40.28906158548349,
        -73.97245856704929,
        40.33850358137873
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:07.996707+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_04_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_04_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_04_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5494,
            1833
          ],
          "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,
            -73.988953383729,
            0.0,
            -8.99928e-06,
            40.33850341941
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.578,
                "maximum": 12.725,
                "mean": 3.601,
                "stddev": 1.782
              },
              "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": "2010_NCMP_NJ_09_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.05198419962731,
              40.049464615025954
            ],
            [
              -74.05198419962731,
              40.10004960100229
            ],
            [
              -74.03347239038388,
              40.10004960100229
            ],
            [
              -74.03347239038388,
              40.049464615025954
            ],
            [
              -74.05198419962731,
              40.049464615025954
            ]
          ]
        ]
      },
      "bbox": [
        -74.05198419962731,
        40.049464615025954,
        -74.03347239038388,
        40.10004960100229
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.021781+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_09_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_09_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_09_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5621,
            2057
          ],
          "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,
            -74.051984341253,
            0.0,
            -8.99928e-06,
            40.100049495717
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.407,
                "maximum": 9.617,
                "mean": 1.983,
                "stddev": 1.173
              },
              "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": "2010_NCMP_NJ_02_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.99213984993426,
              40.38691063103464
            ],
            [
              -73.99213984993426,
              40.43608265906099
            ],
            [
              -73.97346621837272,
              40.43608265906099
            ],
            [
              -73.97346621837272,
              40.38691063103464
            ],
            [
              -73.99213984993426,
              40.38691063103464
            ]
          ]
        ]
      },
      "bbox": [
        -73.99213984993426,
        40.38691063103464,
        -73.97346621837272,
        40.43608265906099
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.047021+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_02_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_02_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_02_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5464,
            2075
          ],
          "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,
            -73.99213912887,
            0.0,
            -8.99928e-06,
            40.436082613075996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.804,
                "maximum": 13.887,
                "mean": 2.202,
                "stddev": 1.257
              },
              "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": "2010_NCMP_NJ_15_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.11184945977051,
              39.756126134303585
            ],
            [
              -74.11184945977051,
              39.80661168309029
            ],
            [
              -74.09011565723569,
              39.80661168309029
            ],
            [
              -74.09011565723569,
              39.756126134303585
            ],
            [
              -74.11184945977051,
              39.756126134303585
            ]
          ]
        ]
      },
      "bbox": [
        -74.11184945977051,
        39.756126134303585,
        -74.09011565723569,
        39.80661168309029
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.072095+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_15_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_15_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_15_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5610,
            2415
          ],
          "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,
            -74.111847552196,
            0.0,
            -8.99928e-06,
            39.806609970879
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.606,
                "maximum": 11.457,
                "mean": 2.201,
                "stddev": 1.705
              },
              "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": "2010_NCMP_NJ_18_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.18842445185297,
              39.63397907564239
            ],
            [
              -74.18842445185297,
              39.67592470650567
            ],
            [
              -74.15390321132536,
              39.67592470650567
            ],
            [
              -74.15390321132536,
              39.63397907564239
            ],
            [
              -74.18842445185297,
              39.63397907564239
            ]
          ]
        ]
      },
      "bbox": [
        -74.18842445185297,
        39.63397907564239,
        -74.15390321132536,
        39.67592470650567
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.096859+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_18_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_18_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_18_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4661,
            3836
          ],
          "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,
            -74.188422426206,
            0.0,
            -8.99928e-06,
            39.675922425937
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.586,
                "maximum": 8.526,
                "mean": 2.059,
                "stddev": 1.314
              },
              "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": "2010_NCMP_NJ_37_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.83165350562642,
              38.969556666300846
            ],
            [
              -74.83165350562642,
              39.00712910781543
            ],
            [
              -74.78666623969089,
              39.00712910781543
            ],
            [
              -74.78666623969089,
              38.969556666300846
            ],
            [
              -74.83165350562642,
              38.969556666300846
            ]
          ]
        ]
      },
      "bbox": [
        -74.83165350562642,
        38.969556666300846,
        -74.78666623969089,
        39.00712910781543
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.121909+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_37_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_37_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_37_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4175,
            4999
          ],
          "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,
            -74.831654967603,
            0.0,
            -8.99928e-06,
            39.007122929924996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.005,
                "maximum": 7.211,
                "mean": 2.011,
                "stddev": 0.908
              },
              "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": "2010_NCMP_NJ_31_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.65621396582682,
              39.202988144528824
            ],
            [
              -74.65621396582682,
              39.24677831445765
            ],
            [
              -74.61661740222665,
              39.24677831445765
            ],
            [
              -74.61661740222665,
              39.202988144528824
            ],
            [
              -74.65621396582682,
              39.202988144528824
            ]
          ]
        ]
      },
      "bbox": [
        -74.65621396582682,
        39.202988144528824,
        -74.61661740222665,
        39.24677831445765
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.147140+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_31_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_31_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_31_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4866,
            4400
          ],
          "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,
            -74.65621400288,
            0.0,
            -8.99928e-06,
            39.246773757819
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.887,
                "maximum": 7.771,
                "mean": 1.441,
                "stddev": 1.045
              },
              "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": "2010_NCMP_NJ_26_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.45731355810564,
              39.34792935667794
            ],
            [
              -74.45731355810564,
              39.3929433635834
            ],
            [
              -74.40713364881847,
              39.3929433635834
            ],
            [
              -74.40713364881847,
              39.34792935667794
            ],
            [
              -74.45731355810564,
              39.34792935667794
            ]
          ]
        ]
      },
      "bbox": [
        -74.45731355810564,
        39.34792935667794,
        -74.40713364881847,
        39.3929433635834
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.172375+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_26_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_26_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_26_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5002,
            5576
          ],
          "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,
            -74.457311915047,
            0.0,
            -8.99928e-06,
            39.392940064507
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.869,
                "maximum": 15.949,
                "mean": 2.089,
                "stddev": 1.026
              },
              "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": "2010_NCMP_NJ_40_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.97250074855425,
              38.928203447221186
            ],
            [
              -74.97250074855425,
              38.983783490525724
            ],
            [
              -74.91753332357877,
              38.983783490525724
            ],
            [
              -74.91753332357877,
              38.928203447221186
            ],
            [
              -74.97250074855425,
              38.928203447221186
            ]
          ]
        ]
      },
      "bbox": [
        -74.97250074855425,
        38.928203447221186,
        -74.91753332357877,
        38.983783490525724
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.197741+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_40_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_40_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_40_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6176,
            6108
          ],
          "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,
            -74.972502699784,
            0.0,
            -8.99928e-06,
            38.98377879734
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.32,
                "maximum": 14.961,
                "mean": 2.655,
                "stddev": 1.923
              },
              "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": "2010_NCMP_NJ_14_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.09651415573701,
              39.80562175920187
            ],
            [
              -74.09651415573701,
              39.855720338822024
            ],
            [
              -74.08436458587086,
              39.855720338822024
            ],
            [
              -74.08436458587086,
              39.80562175920187
            ],
            [
              -74.09651415573701,
              39.80562175920187
            ]
          ]
        ]
      },
      "bbox": [
        -74.09651415573701,
        39.80562175920187,
        -74.08436458587086,
        39.855720338822024
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.222548+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_14_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_14_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_14_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5567,
            1350
          ],
          "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,
            -74.096512778978,
            0.0,
            -8.99928e-06,
            39.855719042156004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.612,
                "maximum": 11.636,
                "mean": 2.362,
                "stddev": 1.734
              },
              "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": "2010_NCMP_NJ_20_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.24710872434365,
              39.5537144439929
            ],
            [
              -74.24710872434365,
              39.59678504339146
            ],
            [
              -74.21319046519352,
              39.59678504339146
            ],
            [
              -74.21319046519352,
              39.5537144439929
            ],
            [
              -74.24710872434365,
              39.5537144439929
            ]
          ]
        ]
      },
      "bbox": [
        -74.24710872434365,
        39.5537144439929,
        -74.21319046519352,
        39.59678504339146
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.247445+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_20_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_20_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_20_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4786,
            3769
          ],
          "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,
            -74.247106731461,
            0.0,
            -8.99928e-06,
            39.596782757104
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.729,
                "maximum": 9.055,
                "mean": 1.955,
                "stddev": 1.071
              },
              "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": "2010_NCMP_NJ_03_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98051292153228,
              40.33813459462438
            ],
            [
              -73.98051292153228,
              40.38710862297813
            ],
            [
              -73.97146851354829,
              40.38710862297813
            ],
            [
              -73.97146851354829,
              40.33813459462438
            ],
            [
              -73.98051292153228,
              40.33813459462438
            ]
          ]
        ]
      },
      "bbox": [
        -73.98051292153228,
        40.33813459462438,
        -73.97146851354829,
        40.38710862297813
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.271894+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_03_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_03_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_03_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5442,
            1005
          ],
          "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,
            -73.980512059035,
            0.0,
            -8.99928e-06,
            40.387108531004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.756,
                "maximum": 9.525,
                "mean": 2.247,
                "stddev": 1.44
              },
              "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": "2010_NCMP_NJ_05_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.9998076242061,
              40.240897486336095
            ],
            [
              -73.9998076242061,
              40.29049248988004
            ],
            [
              -73.98005409082118,
              40.29049248988004
            ],
            [
              -73.98005409082118,
              40.240897486336095
            ],
            [
              -73.9998076242061,
              40.240897486336095
            ]
          ]
        ]
      },
      "bbox": [
        -73.9998076242061,
        40.240897486336095,
        -73.98005409082118,
        40.29049248988004
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.296708+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_05_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_05_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_05_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5511,
            2195
          ],
          "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,
            -73.999806515479,
            0.0,
            -8.99928e-06,
            40.290492260302
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.545,
                "maximum": 16.247,
                "mean": 7.159,
                "stddev": 2.803
              },
              "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": "2010_NCMP_NJ_12_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.08452604694702,
              39.904316027943736
            ],
            [
              -74.08452604694702,
              39.95402764616499
            ],
            [
              -74.06775084338088,
              39.95402764616499
            ],
            [
              -74.06775084338088,
              39.904316027943736
            ],
            [
              -74.08452604694702,
              39.904316027943736
            ]
          ]
        ]
      },
      "bbox": [
        -74.08452604694702,
        39.904316027943736,
        -74.06775084338088,
        39.95402764616499
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.321364+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_12_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_12_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_12_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5524,
            1864
          ],
          "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,
            -74.084525737941,
            0.0,
            -8.99928e-06,
            39.954027177508
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.569,
                "maximum": 9.429,
                "mean": 2.169,
                "stddev": 1.236
              },
              "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": "2010_NCMP_NJ_27_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.49847616759632,
              39.327213254281006
            ],
            [
              -74.49847616759632,
              39.36329105829579
            ],
            [
              -74.45054607691371,
              39.36329105829579
            ],
            [
              -74.45054607691371,
              39.327213254281006
            ],
            [
              -74.49847616759632,
              39.327213254281006
            ]
          ]
        ]
      },
      "bbox": [
        -74.49847616759632,
        39.327213254281006,
        -74.45054607691371,
        39.36329105829579
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.346527+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_27_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_27_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_27_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4009,
            5326
          ],
          "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,
            -74.49847462203,
            0.0,
            -8.99928e-06,
            39.363287436774
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.607,
                "maximum": 6.682,
                "mean": 1.808,
                "stddev": 0.913
              },
              "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": "2010_NCMP_NJ_19_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.2181940604244,
              39.59366228751351
            ],
            [
              -74.2181940604244,
              39.636957838804726
            ],
            [
              -74.18439277637249,
              39.636957838804726
            ],
            [
              -74.18439277637249,
              39.59366228751351
            ],
            [
              -74.2181940604244,
              39.59366228751351
            ]
          ]
        ]
      },
      "bbox": [
        -74.2181940604244,
        39.59366228751351,
        -74.18439277637249,
        39.636957838804726
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.371294+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_19_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_19_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_19_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4811,
            3756
          ],
          "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,
            -74.218192044636,
            0.0,
            -8.99928e-06,
            39.636955543279
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.563,
                "maximum": 9.024,
                "mean": 1.93,
                "stddev": 1.144
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_NJ_36_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.80919143614307,
              38.99789563166818
            ],
            [
              -74.80919143614307,
              39.04591594036837
            ],
            [
              -74.76253926538676,
              39.04591594036837
            ],
            [
              -74.76253926538676,
              38.99789563166818
            ],
            [
              -74.80919143614307,
              38.99789563166818
            ]
          ]
        ]
      },
      "bbox": [
        -74.80919143614307,
        38.99789563166818,
        -74.76253926538676,
        39.04591594036837
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.393790+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_36_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_36_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_36_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5336,
            5184
          ],
          "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,
            -74.809192764579,
            0.0,
            -8.99928e-06,
            39.045909826906
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.063,
                "maximum": 12.068,
                "mean": 1.477,
                "stddev": 1.008
              },
              "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": "2010_NCMP_NJ_08_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.04330021557368,
              40.09756579512123
            ],
            [
              -74.04330021557368,
              40.14788981567891
            ],
            [
              -74.02241261648064,
              40.14788981567891
            ],
            [
              -74.02241261648064,
              40.09756579512123
            ],
            [
              -74.04330021557368,
              40.09756579512123
            ]
          ]
        ]
      },
      "bbox": [
        -74.04330021557368,
        40.09756579512123,
        -74.02241261648064,
        40.14788981567891
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.415409+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_08_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_08_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_08_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5592,
            2321
          ],
          "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,
            -74.043300035997,
            0.0,
            -8.99928e-06,
            40.147889668504
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.058,
                "maximum": 9.929,
                "mean": 2.838,
                "stddev": 1.441
              },
              "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": "2010_NCMP_NJ_21_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.27908317286547,
              39.51892322401795
            ],
            [
              -74.27908317286547,
              39.557818124508806
            ],
            [
              -74.24215012691208,
              39.557818124508806
            ],
            [
              -74.24215012691208,
              39.51892322401795
            ],
            [
              -74.27908317286547,
              39.51892322401795
            ]
          ]
        ]
      },
      "bbox": [
        -74.27908317286547,
        39.51892322401795,
        -74.24215012691208,
        39.557818124508806
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.437278+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_21_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_21_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_21_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4322,
            4104
          ],
          "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,
            -74.279081173506,
            0.0,
            -8.99928e-06,
            39.557815874481
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.756,
                "maximum": 8.149,
                "mean": 1.478,
                "stddev": 1.022
              },
              "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": "2010_NCMP_NJ_17_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.15790788983584,
              39.673728882679335
            ],
            [
              -74.15790788983584,
              39.71810428479923
            ],
            [
              -74.12690534842461,
              39.71810428479923
            ],
            [
              -74.12690534842461,
              39.673728882679335
            ],
            [
              -74.15790788983584,
              39.673728882679335
            ]
          ]
        ]
      },
      "bbox": [
        -74.15790788983584,
        39.673728882679335,
        -74.12690534842461,
        39.71810428479923
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.465268+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_17_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_17_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_17_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4931,
            3445
          ],
          "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,
            -74.157905867531,
            0.0,
            -8.99928e-06,
            39.718102051551995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.734,
                "maximum": 8.478,
                "mean": 2.078,
                "stddev": 1.343
              },
              "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": "2010_NCMP_NJ_30_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.6223230776553,
              39.24082083423244
            ],
            [
              -74.6223230776553,
              39.27724068153643
            ],
            [
              -74.57721002036561,
              39.27724068153643
            ],
            [
              -74.57721002036561,
              39.24082083423244
            ],
            [
              -74.6223230776553,
              39.24082083423244
            ]
          ]
        ]
      },
      "bbox": [
        -74.6223230776553,
        39.24082083423244,
        -74.57721002036561,
        39.27724068153643
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.487154+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_30_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_30_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_30_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4047,
            5013
          ],
          "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,
            -74.622322714183,
            0.0,
            -8.99928e-06,
            39.277236320861
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.892,
                "maximum": 6.711,
                "mean": 1.889,
                "stddev": 0.924
              },
              "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": "2010_NCMP_NJ_06_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.014701284708,
              40.19386718597259
            ],
            [
              -74.014701284708,
              40.24265235708517
            ],
            [
              -73.99270677793734,
              40.24265235708517
            ],
            [
              -73.99270677793734,
              40.19386718597259
            ],
            [
              -74.014701284708,
              40.19386718597259
            ]
          ]
        ]
      },
      "bbox": [
        -74.014701284708,
        40.19386718597259,
        -73.99270677793734,
        40.24265235708517
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.508559+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_06_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_06_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_06_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5421,
            2444
          ],
          "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,
            -74.014700323974,
            0.0,
            -8.99928e-06,
            40.242652087521
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.295,
                "maximum": 10.889,
                "mean": 4.257,
                "stddev": 1.823
              },
              "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": "2010_NCMP_NJ_24_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.37353942614459,
              39.40078158221539
            ],
            [
              -74.37353942614459,
              39.43965813716946
            ],
            [
              -74.33274575463109,
              39.43965813716946
            ],
            [
              -74.33274575463109,
              39.40078158221539
            ],
            [
              -74.37353942614459,
              39.40078158221539
            ]
          ]
        ]
      },
      "bbox": [
        -74.37353942614459,
        39.40078158221539,
        -74.33274575463109,
        39.43965813716946
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.530261+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_24_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_24_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_24_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4320,
            4533
          ],
          "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,
            -74.373537616991,
            0.0,
            -8.99928e-06,
            39.439655327325
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.46,
                "maximum": 7.246,
                "mean": 1.55,
                "stddev": 0.958
              },
              "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": "2010_NCMP_NJ_35_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.76912681373123,
              39.041524266936875
            ],
            [
              -74.76912681373123,
              39.0834157213601
            ],
            [
              -74.73084402958311,
              39.0834157213601
            ],
            [
              -74.73084402958311,
              39.041524266936875
            ],
            [
              -74.76912681373123,
              39.041524266936875
            ]
          ]
        ]
      },
      "bbox": [
        -74.76912681373123,
        39.041524266936875,
        -74.73084402958311,
        39.0834157213601
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.551943+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_35_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_35_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_35_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4655,
            4254
          ],
          "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,
            -74.769127969762,
            0.0,
            -8.99928e-06,
            39.083409826945996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.616,
                "maximum": 12.456,
                "mean": 2.328,
                "stddev": 1.132
              },
              "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": "2010_NCMP_NJ_38_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.87319402279661,
              38.93624990452325
            ],
            [
              -74.87319402279661,
              38.97556822419054
            ],
            [
              -74.82765781221993,
              38.97556822419054
            ],
            [
              -74.82765781221993,
              38.93624990452325
            ],
            [
              -74.87319402279661,
              38.93624990452325
            ]
          ]
        ]
      },
      "bbox": [
        -74.87319402279661,
        38.93624990452325,
        -74.82765781221993,
        38.97556822419054
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.573896+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_38_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_38_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_38_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4369,
            5060
          ],
          "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,
            -74.873195644348,
            0.0,
            -8.99928e-06,
            38.975562454751994
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.141,
                "maximum": 8.756,
                "mean": 2.009,
                "stddev": 1.172
              },
              "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": "2010_NCMP_NJ_11_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.07381637438293,
              39.95277673688011
            ],
            [
              -74.07381637438293,
              40.002551371076365
            ],
            [
              -74.0582021163603,
              40.002551371076365
            ],
            [
              -74.0582021163603,
              39.95277673688011
            ],
            [
              -74.07381637438293,
              39.95277673688011
            ]
          ]
        ]
      },
      "bbox": [
        -74.07381637438293,
        39.95277673688011,
        -74.0582021163603,
        40.002551371076365
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.595282+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_11_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_11_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_11_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5531,
            1735
          ],
          "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,
            -74.073816594672,
            0.0,
            -8.99928e-06,
            40.002551295578
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.557,
                "maximum": 9.396,
                "mean": 2.244,
                "stddev": 1.238
              },
              "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": "2010_NCMP_NJ_29_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.58173675413968,
              39.27088723919545
            ],
            [
              -74.58173675413968,
              39.30720805832604
            ],
            [
              -74.54099731766676,
              39.30720805832604
            ],
            [
              -74.54099731766676,
              39.27088723919545
            ],
            [
              -74.58173675413968,
              39.27088723919545
            ]
          ]
        ]
      },
      "bbox": [
        -74.58173675413968,
        39.27088723919545,
        -74.54099731766676,
        39.30720805832604
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.616823+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_29_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_29_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_29_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4036,
            4527
          ],
          "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,
            -74.581735961123,
            0.0,
            -8.99928e-06,
            39.307203923454004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.919,
                "maximum": 8.212,
                "mean": 1.807,
                "stddev": 1.194
              },
              "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": "2010_NCMP_NJ_22_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.32909211011743,
              39.48187335029346
            ],
            [
              -74.32909211011743,
              39.52191098526499
            ],
            [
              -74.27669832768908,
              39.52191098526499
            ],
            [
              -74.27669832768908,
              39.48187335029346
            ],
            [
              -74.32909211011743,
              39.48187335029346
            ]
          ]
        ]
      },
      "bbox": [
        -74.32909211011743,
        39.48187335029346,
        -74.27669832768908,
        39.52191098526499
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.638955+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_22_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_22_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_22_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4449,
            5822
          ],
          "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,
            -74.329090172786,
            0.0,
            -8.99928e-06,
            39.521908747044
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.682,
                "maximum": 6.091,
                "mean": 1.04,
                "stddev": 0.826
              },
              "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": "2010_NCMP_NJ_33_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.71681443118366,
              39.12388511770527
            ],
            [
              -74.71681443118366,
              39.16785523871146
            ],
            [
              -74.68126750503693,
              39.16785523871146
            ],
            [
              -74.68126750503693,
              39.12388511770527
            ],
            [
              -74.71681443118366,
              39.12388511770527
            ]
          ]
        ]
      },
      "bbox": [
        -74.71681443118366,
        39.12388511770527,
        -74.68126750503693,
        39.16785523871146
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.660605+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_33_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_33_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_33_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4886,
            3950
          ],
          "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,
            -74.716815154788,
            0.0,
            -8.99928e-06,
            39.167850071713
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.032,
                "maximum": 6.844,
                "mean": 1.673,
                "stddev": 0.923
              },
              "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": "2010_NCMP_NJ_07_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.02974766646157,
              40.14605395456195
            ],
            [
              -74.02974766646157,
              40.19520809102161
            ],
            [
              -74.00728521655448,
              40.19520809102161
            ],
            [
              -74.00728521655448,
              40.14605395456195
            ],
            [
              -74.02974766646157,
              40.14605395456195
            ]
          ]
        ]
      },
      "bbox": [
        -74.02974766646157,
        40.14605395456195,
        -74.00728521655448,
        40.19520809102161
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.682230+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_07_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_07_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_07_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5462,
            2496
          ],
          "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,
            -74.02974712023,
            0.0,
            -8.99928e-06,
            40.195207883055
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.372,
                "maximum": 9.407,
                "mean": 3.842,
                "stddev": 1.583
              },
              "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": "2010_NCMP_NJ_16_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.13138699028046,
              39.71554849286749
            ],
            [
              -74.13138699028046,
              39.76128269164593
            ],
            [
              -74.09822449697502,
              39.76128269164593
            ],
            [
              -74.09822449697502,
              39.71554849286749
            ],
            [
              -74.13138699028046,
              39.71554849286749
            ]
          ]
        ]
      },
      "bbox": [
        -74.13138699028046,
        39.71554849286749,
        -74.09822449697502,
        39.76128269164593
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.703814+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_16_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_16_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_16_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5082,
            3685
          ],
          "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,
            -74.131384989201,
            0.0,
            -8.99928e-06,
            39.761280597259
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.431,
                "maximum": 9.477,
                "mean": 2.183,
                "stddev": 1.323
              },
              "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": "2010_NCMP_NJ_25_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.4214155022873,
              39.37159720829575
            ],
            [
              -74.4214155022873,
              39.40702707865693
            ],
            [
              -74.36736591580303,
              39.40702707865693
            ],
            [
              -74.36736591580303,
              39.37159720829575
            ],
            [
              -74.4214155022873,
              39.37159720829575
            ]
          ]
        ]
      },
      "bbox": [
        -74.4214155022873,
        39.37159720829575,
        -74.36736591580303,
        39.40702707865693
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.725385+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_25_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_25_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_25_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3937,
            6006
          ],
          "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,
            -74.421413786897,
            0.0,
            -8.99928e-06,
            39.407023937858
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.649,
                "maximum": 7.494,
                "mean": 2.315,
                "stddev": 1.011
              },
              "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": "2010_NCMP_NJ_28_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.54244627233736,
              39.30246548076775
            ],
            [
              -74.54244627233736,
              39.332126862584644
            ],
            [
              -74.49566835470544,
              39.332126862584644
            ],
            [
              -74.49566835470544,
              39.30246548076775
            ],
            [
              -74.54244627233736,
              39.30246548076775
            ]
          ]
        ]
      },
      "bbox": [
        -74.54244627233736,
        39.30246548076775,
        -74.49566835470544,
        39.332126862584644
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.747479+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_28_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_28_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_28_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3296,
            5198
          ],
          "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,
            -74.542445104392,
            0.0,
            -8.99928e-06,
            39.332122929976
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.826,
                "maximum": 10.599,
                "mean": 1.471,
                "stddev": 1.077
              },
              "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": "2010_NCMP_NJ_34_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.73610867468102,
              39.0791770951452
            ],
            [
              -74.73610867468102,
              39.12952763058785
            ],
            [
              -74.70355847012618,
              39.12952763058785
            ],
            [
              -74.70355847012618,
              39.0791770951452
            ],
            [
              -74.73610867468102,
              39.0791770951452
            ]
          ]
        ]
      },
      "bbox": [
        -74.73610867468102,
        39.0791770951452,
        -74.70355847012618,
        39.12952763058785
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.769345+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_34_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_34_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_34_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5595,
            3617
          ],
          "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,
            -74.736109611231,
            0.0,
            -8.99928e-06,
            39.129522137906996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.887,
                "maximum": 11.13,
                "mean": 2.048,
                "stddev": 1.203
              },
              "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": "2010_NCMP_NJ_10_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.06247705282097,
              40.00162442198655
            ],
            [
              -74.06247705282097,
              40.05069752403446
            ],
            [
              -74.04640404817452,
              40.05069752403446
            ],
            [
              -74.04640404817452,
              40.00162442198655
            ],
            [
              -74.06247705282097,
              40.00162442198655
            ]
          ]
        ]
      },
      "bbox": [
        -74.06247705282097,
        40.00162442198655,
        -74.04640404817452,
        40.05069752403446
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.790614+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_10_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_10_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_10_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5453,
            1786
          ],
          "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,
            -74.0624775018,
            0.0,
            -8.99928e-06,
            40.05069744389
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.586,
                "maximum": 10.488,
                "mean": 2.184,
                "stddev": 1.471
              },
              "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": "2010_NCMP_NJ_32_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.68538928970453,
              39.16525446495148
            ],
            [
              -74.68538928970453,
              39.209467580121036
            ],
            [
              -74.64828550209072,
              39.209467580121036
            ],
            [
              -74.64828550209072,
              39.16525446495148
            ],
            [
              -74.68538928970453,
              39.16525446495148
            ]
          ]
        ]
      },
      "bbox": [
        -74.68538928970453,
        39.16525446495148,
        -74.64828550209072,
        39.209467580121036
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.812391+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_32_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_32_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_32_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4913,
            4123
          ],
          "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,
            -74.685389668826,
            0.0,
            -8.99928e-06,
            39.209462742698
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.938,
                "maximum": 8.096,
                "mean": 1.168,
                "stddev": 1.067
              },
              "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": "2010_NCMP_NJ_39_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.91808228004199,
              38.929067987309324
            ],
            [
              -74.91808228004199,
              38.949928840009136
            ],
            [
              -74.86845141335829,
              38.949928840009136
            ],
            [
              -74.86845141335829,
              38.929067987309324
            ],
            [
              -74.91808228004199,
              38.929067987309324
            ]
          ]
        ]
      },
      "bbox": [
        -74.91808228004199,
        38.929067987309324,
        -74.86845141335829,
        38.949928840009136
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.834164+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_39_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_39_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_39_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2318,
            5515
          ],
          "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,
            -74.918084053276,
            0.0,
            -8.99928e-06,
            38.949923505986
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.154,
                "maximum": 10.528,
                "mean": 2.681,
                "stddev": 1.207
              },
              "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": "2010_NCMP_NJ_23_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34048513138922,
              39.435806453849224
            ],
            [
              -74.34048513138922,
              39.48984665185899
            ],
            [
              -74.31133650630524,
              39.48984665185899
            ],
            [
              -74.31133650630524,
              39.435806453849224
            ],
            [
              -74.34048513138922,
              39.435806453849224
            ]
          ]
        ]
      },
      "bbox": [
        -74.34048513138922,
        39.435806453849224,
        -74.31133650630524,
        39.48984665185899
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.855776+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_23_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_23_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_23_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6005,
            3239
          ],
          "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,
            -74.340483261339,
            0.0,
            -8.99928e-06,
            39.489844312109
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.376,
                "maximum": 7.765,
                "mean": 1.291,
                "stddev": 0.739
              },
              "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": "2010_NCMP_NJ_01_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.01991148337684,
              40.43227595238454
            ],
            [
              -74.01991148337684,
              40.481510980660495
            ],
            [
              -73.98222238475101,
              40.481510980660495
            ],
            [
              -73.98222238475101,
              40.43227595238454
            ],
            [
              -74.01991148337684,
              40.43227595238454
            ]
          ]
        ]
      },
      "bbox": [
        -74.01991148337684,
        40.43227595238454,
        -73.98222238475101,
        40.481510980660495
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.877684+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_01_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_01_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_01_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5471,
            4188
          ],
          "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,
            -74.019910907127,
            0.0,
            -8.99928e-06,
            40.481510978807
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.649,
                "maximum": 15.388,
                "mean": 2.515,
                "stddev": 1.18
              },
              "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": "2010_NCMP_NJ_Keansburg_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.18620018347268,
              40.41985672400855
            ],
            [
              -74.18620018347268,
              40.4585177754005
            ],
            [
              -74.05944527811128,
              40.4585177754005
            ],
            [
              -74.05944527811128,
              40.41985672400855
            ],
            [
              -74.18620018347268,
              40.41985672400855
            ]
          ]
        ]
      },
      "bbox": [
        -74.18620018347268,
        40.41985672400855,
        -74.05944527811128,
        40.4585177754005
      ],
      "properties": {
        "start_datetime": "2010-08-28T00:00:00+00:00",
        "end_datetime": "2010-09-04T00:00:00+00:00",
        "created": "2026-03-19 07:49:08.896446+00:00",
        "license": "NLPL",
        "datetime": "2010-08-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/stac/2010_NCMP_NJ_Keansburg_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_NJ_Keansburg_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_NJ_DEM_2010_9456/2010_NCMP_NJ_Keansburg_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4296,
            14085
          ],
          "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,
            -74.186199604032,
            0.0,
            -8.99928e-06,
            40.458517818326996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.732,
                "maximum": 12.846,
                "mean": 2.303,
                "stddev": 1.423
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}